.titoletto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E7CB8;
}
.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-indent: 3pt;
	color: #1E7CB8;
}
.testopiccolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent: 3pt;
	color: #1E7CB8;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-indent: 3pt;
	color: #FFCC00;
	font-weight: bolder;
	text-align: center;
}
.titolomedio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-indent: 3pt;
	color: #FFCC00;
	font-weight: bolder;
	text-align: center;
}
.testominore {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1E7CB8;
	word-spacing: normal;
	text-align: left;
	white-space: normal;
	letter-spacing: normal;
	margin: 3px;
	padding: 3px;
	text-indent: 3pt;
	border: none;
}
a:link, a:active, a:visited {
color: #0000FF; 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
text-decoration: underline}

a:hover {
color: #FAF8CD; 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
text-decoration: underline}
