body {
	background-image: url(/images/sfondo_pagina.jpg);
	scrollbar-face-color:#C28D57;
	scrollbar-highlight-color:#C38C54;
	scrollbar-3dlight-color:#C18A52;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#C28D57;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#C18A52;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color:#000000;
}
.testo_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#000000;
}
div.box{
	width:540px;
    height:330px;
    overflow:auto;
	text-decoration:none;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	font-weight:bold;
	background-image:url(/images/button.jpg);
	border: 0px;
	cursor: hand;
	width: 146px;
	height:25px;
}