.testobianco a:link {color: #FFFFFF; text-decoration: none;} 
.testobianco a:visited {color: #FFFFFF; text-decoration: none;} 
.testobianco a:hover {color: #D4DF55; text-decoration : underline;}

.sottotitolo a:link {color: #CCCC66; text-decoration: none;} 
.sottotitolo a:visited {color: #CCCC66; text-decoration: none;} 
.sottotitolo a:hover {color: #D4DF55; text-decoration : underline;}


.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #84271C;
}
.testobianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	left: 5px;
}
.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCC66;
	left: 5px;
}
