.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;

}
.testopiccolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;

}

.testogrande {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #A34F36;

}
a:visited {
	color: #0000FF;
}
a {text-decoration:none} 
}
