html {
scrollbar-base-color: #0b1255;
scrollbar-arrow-color: white;
scrollbar-track-color: #0b1255;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}

BODY{
	margin-left: 0cm;
	margin-right: .5cm;
	color: red;
	background: #0B1255 url(media/letitsnow.gif);
	font-family: "Gill Sans","Times New Roman",sans-serif;
	font-size: 12pt;
	text-align: center;
	}

A:LINK{
	text-decoration: none;
	color: ##00FFFF ;
	  }

A:VISITED{
	text-decoration: none;
	color: #FF0000;
	     }

A:HOVER{
	Color: #ffff00;
	text-decoration: none;
	   }

TD{
	font-family: "Gill Sans";
	font-size: 12pt;
  }	

p{
	color: red;
	text-align: center;
	}
	
.titolo {
	font-family: "Gill Sans","Times New Roman",sans-serif;
   	color: #ff9900;
  	font-size: 14pt;
 	text-align: center;
	font-weight: normal;
 	font-style: normal;
       }
