a:link {
	color: #217185;
	text-decoration: none;
}
a:visited {
	color: #217185;
	text-decoration: none;
}
a:hover {
	color: #7C7C7C;
	text-decoration: underline;
	background-color: #FEFBB8;
}
a:active {
	color: #FFF000;
	text-decoration: none;
}

.zenit_testo {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #414141;
}

.zenit_testo11 {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #02536E;
}
.zenit_testo_giallo {

	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFF000;
}
.evidenziato_giallo {
	background-color: #FEFBB8;
}
.bullet {
	list-style-image: none;
	list-style-type: square;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #3C6F7F;
}
.zenit_testo_bianco {


	font-family: "trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}

.zenit_testo_bianco12 {



	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.titolo_win {
	list-style-image: none;
	list-style-type: square;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #3C6F7F;
	font-weight: bold;
	text-transform: uppercase;
}
.hr_tratto {
	border: dotted #8DCDDF;
}
.by {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9DC3CE;
}

