

.menuHp {
	text-decoration: none;
	color: White;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A.menuHp{
	text-decoration: none;
	color: White;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


A:HOVER.menuHp {
	text-decoration: none;
	color:;
}


.Txt_mini {
	text-decoration : none;
	color : #294766;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
		}
		
.testo {
	text-decoration: none;
	color: #294766;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}


A.testo{
	text-decoration: none;
	color: #C87123;
	background: ;
}

A:HOVER.testo {
	text-decoration: none;
	color: #294766;
	background: #F2C100;
}

.t1 {
	text-decoration: none;
	color: #294766;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: bolder;
	letter-spacing: 1px;
}
A.t1 {
	text-decoration: none;
	color: #C87123;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: bolder;
	letter-spacing: 1px;
}

A.t1:HOVER {
	text-decoration : none;
	background: #FFBB00;
	color: #294766;
	text-decoration: none;
}
