body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 0px;

}
.modulo {
	border: 1px dashed #000000;
	width: 80px;
	font-family: Georgia, "Times New Roman", Times, serif;


}
.autorizzo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666633;
	text-align: center;



}
.top {
	background-image: url(../img/top.jpg);
}
.scroll {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	background-color: #6699FF;
	border: 0px #6699FF;
	width: 750px;
	font-weight: bold;


}
a {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003300;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003300;
	background-color: #70A0E5;

}