.menuHeader {
		font-family: Verdana,Tahoma; 
		font-size: 8pt; 
		font-weight: bold; 
		color: #FFFFFF; 
		text-decoration: none;
}
.menuHeader a {
	color: #FFFFFF;
	text-decoration: none;
}
.menuHeader a:hover {
	color: #D99100;
	text-decoration: none;
}
.testo {
		font-family: Verdana,Tahoma;
		font-size: 12px;
		color: #000000;
}