.hidden {
	font-size : 2px;
	color : White;
}
.TxtBianco {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
}

.TXTNormal {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	text-decoration : none;
	color : #666666;
}

.LINKgrigio {
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
}

.LINKred {
	color : #CC3300;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 12px;
	text-decoration : none;
}

.TXTFooter {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-align : center;
	color : #CC3300;
}

.TABoro {
	background : #CCCC99;
}





