body {
	margin-left: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #FF0000;
	scrollbar-3dlight-color: #f3f0dd;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #f3f0dd;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #e3ddba;
	background-color: #EEE9CC;

}.testolink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.testolinkpiccolo {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-decoration: none;
}
.testo {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #CCCCCC;
	text-decoration: none;
}
.testoscuro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4b0000;
	background-color: #D6CC98;
	text-align: right;
	font-style: oblique;
}
.testolivello {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-align: justify;
}
.testoinput {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}

.popup {
	background-color: #4E4F5C;
}
.errore {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.titpann {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #4b0000;
	background-color: #CCCCCC;
}
.popupvero {
	background-color: #999999;
	border: 1px solid #333333;
}
a:hover.testo {
text-decoration: none;
}
a:hover.testolinkpiccolo {
text-decoration: none;
}