HTML{
	scrollbar-arrow-color:#177CB4;
    scrollbar-face-color:#FDC704;
    scrollbar-shadow-color:#177CB4;
	}

BODY{
	background-image: url(/lib/img/site/giallo_fullscreen.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	}

a:link {
	color: #FFD800;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFD800;
}
a:hover {
	text-decoration: underline;
	color: #FFF405;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}



.Link_Medio {
	color: #FCD704;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.Testo_Bianco_Medio {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight:normal}
.Testo_Barra {font-size: small; font-weight: bold; }


.Testo_Barra_Bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
.Testo_Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
}
.Testo_Note_Legali {
	font-family: Arial, Helvetica, sans-serif;
	font-size:smaller;
	color: #FFFFFF;
	font-weight: bold;
}