A:HOVER {
	text-decoration : underline;
}

.normal10{
	font-size : 10px;
	font-family : Arial;
	color : #000000;
	text-decoration: none;
}
.normal12{
	font-size : 12px;
	font-family : Arial;
	color : #000000;
	text-decoration: none;
}
.rosso12{
	font-size: 12px;
	color: #EE8015;
	text-decoration: none;
	font-family: Arial;
}
.grigio10{
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-family: Arial;
}
.rosso10{
	font-size: 10px;
	color: #EE8015;
	text-decoration: none;
	font-family: Arial;
}

.normal14{
	font-size : 14px;
	font-family : Arial;
	color : #000000;
	text-decoration: none;
}

.verde14{
	font-size : 14px;
	font-family : Arial;
	color : #3E773A;
	text-decoration: none;
}
.verde12{
	font-size : 12px;
	font-family : verdana;
	color : #3E773A;
	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;
}
