#rosso {
	color: #CC0000;
	font-weight : bold;
}
span.rosso {
	color: #CC0000;
	font-weight : bold;
}
P {
	text-align : justify;
	font-family : Verdana;
	font-size : 11px;
	color : #666666;
}
span.blu {
		color: Navy;
		font-weight : bold;
		font-size : 11px;
}
title {
	background-color : Fuchsia;
}
title.casella {
	background-color : Fuchsia;
}

a {
	text-decoration : none;
	color:#666666;
	}

a:hover{
color: red;
	}

a:VISITED {
text-decoration : none;

}


span.casella {
	background-color : Aqua;
}

H1 {
	font-weight: bold;
	color: Gray;
}

H2 {
		color: Gray;
}

#popup {
	background-color: Fuchsia;
}

#titolo1 {
	font-weight : bold;
}
#normale  {
	text-align : justify;
	font-family : Verdana;
	font-size : 11px;
	color : #666666;

