BODY 
	{
	scrollbar-face-color: #dddfde;
	scrollbar-shadow-color: #dddfde;
	scrollbar-highlight-color: #dddfde;
	scrollbar-3dlight-color: #dddfde;
	scrollbar-darkshadow-color: #dddfde;
	scrollbar-track-color: #dddfde;
	scrollbar-arrow-color: #000000;
	background-image: url(images/background.jpg);
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
  	A:link {
	text-decoration: none;
	color:#FFFFFF;
	font : bold;
}
    A:visited {text-decoration: none; color:#FFFFFF; font : bold}
.img {
	border: 1px solid #8C8887;
}


	A:active {text-decoration: none; color:#FFFFFF; font : bold}
    A:hover {text-decoration:underline;
}
	.A2:link {
	text-decoration: none;
	color:#000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}
    .A2:visited {
	text-decoration: none;
	color:#000000;
	font-weight: normal;
}
	.A2:active {
	text-decoration: none;
	color:#000000;
	font-weight: normal;
}
    .A2:hover {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
} 
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

