.titolo {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00CCFF;
}
.testo {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000033;

}
.titolo2 {
	font-family: Verdana;
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
}
.titolo3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #00CCFF;
}
.titoloblu {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
.link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
