A:HOVER {
	text-decoration : underline;
}

.normal10{
	font-size : 10px;
	font-family : verdana;
	color : #000000;
	text-decoration: none;
}
.normal8{
	font-size : 8px;
	font-family : verdana;
	color : #000000;
	text-decoration: none;
}
.normal14{
	font-size : 14px;
	font-family : verdana;
	color : #000000;
	text-decoration: none;
}
.normalROSSO10{
	font-size : 10px;
	font-family : verdana;
	color : #FF0000;
	text-decoration: none;
}
.normalROSSO8{
	font-size : 8px;
	font-family : verdana;
	color : #FF0000;
	text-decoration: none;
}
.normalROSSO12{
	font-size : 12px;
	font-family : verdana;
	color : #FF0000;
	text-decoration: none;
}
.normal12{
	font-size : 12px;
	font-family : verdana;
	color : #000000;
	text-decoration: none;
}
.bianco12{
	font-size : 12px;
	font-family : Arial;
	color : #ffffff;
	text-decoration: none;
}
.rosso12{
	font-size : 12px;
	font-family : Arial;
	color : #B50206;
	text-decoration: none;
}

.giallo12{
	font-size : 12px;
	font-family : Arial;
	color : #FF9C00;
	text-decoration: none;
}

INPUT {
	border-color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	border-style : solid;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
}