a:hover {
	color: #CC0033;
	text-decoration: underline;
}
a {text-decoration: none; color: #56695C}


body {
	background-color: #F8F8F8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-shadow-color: White;
	scrollbar-highlight-color: White;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: Olive;
	scrollbar-track-color: #FAF7F3;
	scrollbar-arrow-color: #688488;
	scrollbar-face-color: #DBDACC;
	scrollbar-base-color: #688488;
}


.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-align: justify;
}
