@charset "utf-8";
.testo {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
}
.titoli {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	color: #F41A1B;
	font-weight: bold;
}
.news {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #4994CE;
}

