
BODY{
	 background-color : #FFFFFF;
	 /*background-image :  url(./immagini/sfondo.jpg);
	 background-repeat : repeat ;*/
	 /*margin-top: 0px;
	 scrollbar-base-color:white;*/
	}
	
/*TD{
	background-color :white;
  }*/
	 
A:LINK{
       color : #0066FF;
	   font-family : Arial;
	   /*text-decoration : none;
	   font-weight: bold;*/
	   font-size : 10pt;
	  }
A:VISITED{
          color: #FF0000;
		  font-family : Arial;
		  /*text-decoration: none;
		  font-weight: bold;*/
	      font-size : 10pt;
	     }	  

A:HOVER{
	   Color : #000000;
	   font-family : Arial;
	   /*text-decoration : none;
	   font-weight: bold;*/
	   font-size : 10pt;
	   }

.testo {
	font-family: Arial;
	font-size: 12px;
}

.titolo {
	font-family: Arial;
	font-size: 24px;
}

/*.form {
          background : #D9ECFF;
          color : #00008B;
          font : 10px Verdana;
          scrollbar-base-color : #778899;
		 } */