a:link       { color: #FF6600; text-decoration: overline; }
a:visited  { color: #FF6600; text-decoration: overline; }
a:active   { color: #FF6600; text-decoration: overline; }
a:hover   { color: #FF6600; text-decoration: none; }

.titolo {
	font-family: Tahoma, sans-serif, serif, "MS Sans Serif", "MS Serif";
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	color: #333333;
	font-variant: normal;

}
.vai {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.testo {
	font-family: Tahoma, sans-serif, serif, "MS Sans Serif", "MS Serif";
	font-size: 9pt;
	color: #999999;
}
.testob {
	font-family: Tahoma, sans-serif, serif, "MS Sans Serif", "MS Serif";
	font-size: 9pt;
	font-weight: bold;
	color: #CCCCCC;
}
.ringr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

