.t1 {
	text-decoration: none;
	color: #002577;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
}

A.t1:HOVER {
	text-decoration: none;
	color: Black;
	text-decoration: none;
}
		
.testo {
	text-decoration: none;
	color: Black;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12	px;
	margin-bottom: 2px;
	margin-left: 1px;
	margin-right: 1px;
}
A.testo{
	text-decoration: none;
	color: #0A82BE;
	font-size: 14px;
	font-weight: bold;
	background: #F3F4F7;
}

A.testo:hover {
	text-decoration: none;
	background: #0A82BE;
	color: White;
}
.Txt_mini {
	text-decoration : none;
	color : black;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
		}
