#main .citazione {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #003366;
}
#main .enfasi {
	font-weight: bold;
	color: #003366;
}
#main .piccolo {
	font-size: 0.8em;
}
#main .testo a {
	color: #003366;
	text-decoration: underline;
}
#main .testo a:hover {
	color: #FF3300;
	text-decoration: underline;
}


