td.homepage { 
font-family: Arial; 
font-size: 12px;
color: White;
}

A { 
font-family: Arial; 
font-size: 11px;
color: White;
font-weight: bold;
text-decoration: none;
}

A:hover { 
font-family: Arial; 
font-size: 11px;
color: #661818;
font-weight: bold;
text-decoration: none;
}
TD.testo {
	font-family: Arial;
	font-size: 11px;
	color: White;
	font-weight: bold;

}
TD.testo1 {

	font-family: Arial;
	font-size: 11px;
	color: White;
}


INPUT {
	font-family: Verdana;
	font-size: 11px;
	color: #243E55;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FFFFFF;
	height: 20px;
	padding-top: 3px;
	padding-left: 3px;
}

INPUT.bottone {
	font-family: Verdana;
	font-size: 11px;
	color: #243E55;
	background-color: #C0C0C0;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #C0C0C0;
	height: 20px;
	padding-top: 0px;
	padding-left: 3px;
}

INPUT.consento {
	font-family: Verdana;
	font-size: 11px;
	height: 20px;
	padding-top: 3px;
	border: 0px;
	padding-left: 3px;
}

TEXTAREA {


	font-family: Verdana;
	font-size: 11px;
	color: #243E55;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FFFFFF;
	padding-left: 3px;
}
TD.consento {


	font-family: Verdana;
	font-size: 9px;
	color: #243E55;
	line-height: 16px;
}
