
.testo  
{ 
font-family: Arial; 
font-size: 12px;
color:#000000;
font-weight: normal
}

.testo a:link
{
font-family: Arial;
font-size:12px; 
color:#FF6501;
font-weight:normal;
text-decoration:underline;
}

.testo a:visited
{
font-family: Arial;
font-size:12px; 
color:#FF6501;
font-weight:normal;
text-decoration:underline;
}

.testo a:hover
{
font-family: Arial;
font-size:12px; 
color:#FF6501;
font-weight:normal;
text-decoration:underline;
}
