.testo{
font-family: Tahoma;
font-size: 11px;
color: #666666;
}
.testobold{
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
color: #666666;
}
.testoblack{
font-family: Tahoma;
font-size: 11px;
color: #000000;
}
.testoblackbold{
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
color: #000000;
}
a.linkheadgrey{
font-family: Tahoma;
text-decoration: underline;
font-size: 11px;
color: #666666;
}
a.linkheadgrey:hover{
text-decoration: underline;
color: #FF0000;
}
.testoblu{
font-family: Tahoma;
font-size: 11px;
color: #0099CC;
}
