/* CSS Document */

.testo1 {font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#000000;
text-align:left;
}
a.testo1:link {text-decoration:none;
color:#000000; font-weight:bold;}
a.testo1:hover {text-decoration:none;
color:#FCCA1C; font-weight:bold;}
a.testo1:visited {text-decoration:none;
 font-weight:bold;}
a.testo1:active {text-decoration:none;
color:#000000; font-weight:bold;}
