body {
	background-color: #001C00;
	margin: 0px;
	padding: 0px;

}
.testobianco {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 130%;

}
.testoverde {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #009933;
	line-height: 130%;
}
.linkbianco {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 130%;
	font-weight: bold;
	text-decoration: none;


}
a.linkbianco:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #009933;
	line-height: 130%;
	font-weight: bold;
	text-decoration: none;

}
.testo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 130%;
	font-weight: normal;

}
.campoform {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border: 1px solid #006600;
	background-color: eeeeee;

}
.campoformemail {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border: 1px solid #006600;
	background-color: #FFFFCC;

}
a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}
.bottoneform {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	border: #00CC99;
}
a:hover {
	color: 009933;
}
