body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #486cc7;
	}
a:link {
	color: #486cc7;
	text-decoration: underline;
}
a:visited {
	color: #486cc7;
	text-decoration: underline;

}
a:active {
	color: #486cc7;
	text-decoration: underline;

}
a:hover {
	color: #486cc7;
	text-decoration: none;

}
.testobianco {
	font-size: 11px;
	color: #FFFFFF;
}
a.testobianco:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.testobianco:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a.testobianco:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.testobianco:hover {
	color: #FAFAFA;
	text-decoration: none;
}
input, textarea, select  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #486cc7;
	background-color: #E0E0E0;
	border: 1px solid #989898;
}
.bottoni {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #4a6fcc;
	border: 1px solid #365195;
}
