.testo {
	font-family: Verdana, Tahoma;
	font-size: 13px;
}
.TitoloTesto {
	font-family: Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	background-color: #FFFFCC;
	text-align: center;

}

h1 {
	font-size: 24px;
	font-family: Georgia,"Bitstream Charter",serif;
	color: #0066CC;
	text-align: center;
	margin: 0;
	padding: 0;
}

a {
	color: #0066CC;
	font-weight: bold;
}

a:hover {
	color:#CC0000;
}

.footer {
	font-size: 11px;
	color: #333333;
}

a.footer {
	font-weight: bold;
}
