/* CSS Document */
.testo-text{
font-family:Tahoma;
font-size:10px;
color: #FFFFFF;
}
a.testo-link{
font-family:Tahoma;
font-size:10px;
color: #FFDE00;
text-decoration:underline;
}
a.testo-link:hover{
font-family:Tahoma;
font-size:10px;
color: #FFDE00;
text-decoration:none;
}
.mid_text{
font-family:Tahoma;
font-size:11px;
color:#575F5F;
line-height:18px;
}
a.slouction_link{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#575D5B;
font-weight:bold;
text-decoration:none;
}
a.slouction_link:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#575D5B;
font-weight:bold;
text-decoration:underline;
}
.carrer_text{
font-family:Tahoma;
font-size:10px;
color:#575D5B;
}
a.carrer_link{
font-family:Tahoma;
font-size:10px;
color:#FF6600;
text-decoration:underline;
}
a.carrer_link:hover{
font-family:Tahoma;
font-size:10px;
color:#FF6600;
text-decoration:none;
}
a.bottom_link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:normal;
text-decoration: none;
}
a.bottom_link:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:normal;
text-decoration:underline;
}



