così:Originariamente inviato da Aiace81
ho sostituito questa:
/* --------- Menu di 00sinistra.asp --------- */
.classe_top table , td
{
font-family: Tahoma, Arial, Geneva;
font-size: 9px;
font-weight: none;
color: #D9D9D9;
font-weight: bold;
text-decoration: none;
}
.classe_top a , a:link , a:visited , a:hover
{
font-family: Tahoma, Arial, Geneva;
font-size: 9px;
font-weight: none;
color: #D9D9D9;
font-weight: bold;
text-decoration: none;
}
a.classe_top:link
{
font-family: Tahoma, Arial, Geneva;
font-size: 9px;
font-weight: none;
color: #D9D9D9;
font-weight: bold;
text-decoration: none;
}
a.classe_top:hover
{
font-family: Tahoma, Arial, Geneva;
font-size: 9px;
font-weight: none;
color: #D9D9D9;
font-weight: bold;
text-decoration: none;
}
a.classe_top:visited
{
font-family: Tahoma, Arial, Geneva;
font-size: 9px;
font-weight: none;
color: #D9D9D9;
font-weight: bold;
text-decoration: none;
}
ciao