.VoceMenu {
	font-family: Verdana;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
.TitoloPagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
}
.Sottotitolo {
	font-family: Verdana;
	font-size: 10px;
	color: #0998E1;
	font-weight: bold;
}
.TestoSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595655;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: orange;
}

