body,td{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	scrollbar-arrow-color:#FFFF66;
	scrollbar-face-color:#000000;
	scrollbar-shadow-color:#993300;
 	scrollbar-darkshadow-color:#2E0B07;
 	scrollbar-Highlight-color:#863D37;
 	scrollbar-3Dlight-color:#1A0E07;
 	scrollbar-track-color:#100000;
	margin: 0;
    padding: 0;
}

.sfondo{
	background-attachment: fixed;
	background-image: url(../site/immagini/alsite_12.jpg);
	background-repeat: repeat;
	background-position: left top;	
}

a:link {
	text-decoration: none;
	color: D8BCBB;
}
a:visited {
	text-decoration: none;
	color: D8BCBB;
}
a:active {
	text-decoration: none;
	color: D8BCBB;
}
a:hover {
	text-decoration: underline;
	color: FFFFFF;
}
hr{
	color: D8BCBB;
	height: 1px;
}
