body {
	margin-top: 0px;
	background-image: url(immagini/layout/bg.gif)
     }
html {
	  
scrollbar-face-color:#00B6FB;
scrollbar-highlight-color:#7EAEC5;
scrollbar-3dlight-color:#0772A5;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#0F4966;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#94D8D7;

}
a:link {color: rgb(255,255,255);
     background-color: transparent;
     font-weight: normal;
     font-style: normal;
     text-decoration: underline}

a:visited {color: rgb(255,255,255);
     background-color: transparent;
     font-weight: normal;
     font-style: normal;
     text-decoration: underline}

a:hover, a:active {color: rgb(255,255,0);
     background-color: transparent;
     font-weight: normal;
     font-style: normal;
     text-decoration: underline}