A:HOVER {
	text-decoration : underline;
}

.normal10{
	font-size : 12px;
	font-family : Arial;
	color : #000000;
	text-decoration: none;
}

.rosso10{
	font-size : 12px;
	font-family : Arial;
	color : red;
	text-decoration: none;
}

.normal14{
	font-size : 14px;
	font-family : Arial;
	color : #ffffff;
	text-decoration: none;
}

.verde14{
	font-size : 14px;
	font-family : Arial;
	color : #3E773A;
	text-decoration: none;
}
.verde12{
	font-size : 12px;
	font-family : arial;
	color : #3E773A;
	text-decoration: none;
}
.verde24{
	font-size : 24px;
	font-family : Arial;
	color : #005E20;
	text-decoration: none;
}

.verde18{
	font-size : 18px;
	font-family : Arial;
	color : #3E773A;
	text-decoration: none;
}

.normal20{
	font-size : 20px;
	font-family : Arial;
	color : #ffffff;
	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;
}