/* CSS Document */

.testo{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#666666;
text-align:justify;
}

a:link{font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#81C097;}
a:hover{font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#81C097;
text-decoration:underline;}