A:HOVER {
	text-decoration : underline;
}

.normal12{
	font-size : 12px;
	font-family : Arial;
	color : #000000;
	text-decoration: none;
}
.verde10{
	font-size : 12px;
	font-family : Arial;
	color : #006600;
	text-decoration: none;
}
.bianco12{
	font-size : 12px;
	font-family : Arial;
	color : #ffffff;
	text-decoration: none;
}
.arancione12{
	font-size : 12px;
	font-family : Arial;
	color : #FAA14A;
	text-decoration: none;
}
.bianco10{
	font-size : 10px;
	font-family : Arial;
	color : #ffffff;
	text-decoration: none;
}
.nero10{
	font-size : 10px;
	font-family : Arial;
	color : #000000;
	text-decoration: none;
}
.nero12{
	font-size : 12px;
	font-family : Arial;
	color : #000000;
	text-decoration: none;
}
.normal10{
	font-size : 10px;
	font-family : Arial;
	color : #000000;
	text-decoration: none;
}
.grass10{
	font-size : 12px;
	font-family : Arial;
	color : #000000;
	text-decoration: none;
	font-weight : bolder;
}
.rosso12{
	font-size : 12px;
	font-family : Arial;
	color : #B50206;
	text-decoration: none;
}

.giallo12{
	font-size : 12px;
	font-family : Arial;
	color : #FDF276;
	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;
}