body {
	scrollbar-face-color: #AF9761;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #AF9761;
	scrollbar-darkshadow-color: #AF9761;
	scrollbar-track-color: #FDF1E1;
	scrollbar-arrow-color: #FFFFFF;
	background-color: #FFF0ce;
	margin-top: 0px;
}
a:link 	{  
    text-decoration: none
}
a:visited {  
    text-decoration: none 
} 
a:active {  
    text-decoration: none 
}
a:hover { 
    text-decoration: underline
}
.txt-bianco-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
a.txt-bianco-1	{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.txt-bianco-1:hover { 
    text-decoration: underline
	color: #FFFFFF;
}

.txt-grigio-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}
.txt-nero-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #caa230;
}
.txt-grigio-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0002ff;
}

