.Testo_eng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CEA246;
	text-decoration: none;
}
.Testo_engBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CEA246;
}

.Testo_it {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #557595;
	text-decoration: none;
}
.Testo_itBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #557595;
}

