A {
	color : #000099;
	text-decoration : none;
	;
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
} A:Visited {
	color : #000099;
	text-decoration 
: none;
	;
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
} A:Active {
	color : #000099;
	text-decoration : none;
	;
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
} A:Hover {
	color: #CC0000;
	text-decoration : none;
	;
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
} 
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.piccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
}
.grossetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000099;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.quadroblu {
	border: medium solid #FFFFFF;
}
.quadrorosso {
	border: medium solid #CC0000;
}
.testo-evidenziato {
	background-color: #FF9900;
}
.quadrobianco {
	border: medium solid #FFFFFF;
}
.fondonatale08 {
	background-attachment: fixed;
	background-image: url(fondo08.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.testo-evidenziatoBIANCO {
	background-color: #FFFFFF;
}

