A:HOVER {
	color : FFCA6F;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	text-decoration : underline;
}
A:LINK {
	color : FFCA6F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
.testo {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
.testotitolo {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
.formtp {
	background :White;
	color :424938;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
.forminvia {
	background : 95C057;
	color : 95C057;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1px;
	font-weight : bold;
}

.formfield {
	background : 7E7A82;
	color : FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
body {
	background-color : #95C057;
}
