.titolo      { font-family: Chiller, "Comic Sans MS", Arial, Helvetica; font-size: 36px; text-align: center }
a:link       { color: #800000; text-decoration: none }
a:visited    { color: #800000; text-decoration: none }
a:hover      { color: #FF0000; text-decoration: none; background-color: #CCCCCC; 
               border-top: 1 solid #FF9900; border-bottom: 1 solid #FF9900 }
.sottotitolo { font-family: Comic Sans MS; font-size: 14 pt; color: #CC0000; text-align: center }
.testo       { font-family: Verdana, Arial; font-size: 12 pt; color: #003300 }
.intestazione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	border: 1px solid #000066;
	background-color: #FFFFCC;

}
