.testo {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #336633}
a:link {  color: #336633; text-decoration: none}
a:hover {  background-color: #CCFFCC}
a:visited {  text-decoration: none; color: #336633}
a:active {  text-decoration: none; color: #336633}

.titoletti {  font-family: Times New Roman, Times, serif; font-size: 12pt; line-height: normal; color: #336633}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}

.titoli_grandi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

.titoli_grandi a:hover {
	font-weight: bold;
	color: black;
}

.sottolineato {
text-decoration:underline;
}