.testo {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.testoblu {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
}
.testoblugrosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline blink;
}

