.TestoNormale {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #FFFFFF; clip:   rect(   )}
.TestoRosso { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bolder; color: #FFFF00}
.TestoNero { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000; clip: rect( ) }
.TestoNeroGrande { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: Bold; color: #000000; clip: rect( ) }
.TestoRosso02 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FF0000}
.Testomarrone { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #CC6600; clip: rect( ) }
.Testobianco { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFFFFF; clip: rect( ) }
.TestobiancoGrande { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #CC9966; clip: rect( ) ; text-decoration: underline overline}
.TestobiancoGrandeRosso { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #CC3333; clip: rect( ) ; text-decoration: underline}
.TestobiancoGrande02 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #CC9900; clip: rect( ) ; text-decoration: underline overline }
.TestobiancoGrandeArancio { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #CC6600; clip: rect( ) ; text-decoration: underline }

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;

}
a:hover {
	color: #FE0000;
	text-decoration: underline;

}
a:active {
	color: #FF0103;
	text-decoration: underline;

}
