body {
	margin: 10px;
	background: url(bgmain.jpg) no-repeat fixed;
	scrollbar-3dlight-color : #FACC45;
	scrollbar-arrow-color : #EAA929;
	scrollbar-base-color : #EAA929;
	scrollbar-darkshadow-color : #FACC45;
	scrollbar-face-color : #FACC45;
	scrollbar-highlight-color : #EAA929;
	scrollbar-shadow-color : #EAA929;
	scrollbar-track-color : #FACC45;
}
td {
   line-height: 24px;
}
.testotitolo {
	font: 18px Arial, Helvetica, sans-serif;
	color: #71381C;
	padding-left: 20px;
	background: url(stella.gif) no-repeat left center;
}
a:link {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #9F2600;
	text-decoration: underline;
}
a:visited {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #9F2600;
	text-decoration: underline;
}
a:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFE074;
	background: #9F2600;
	text-decoration: underline;
}
