#sfondo 	 { background-image: url(/sfondo.gif); 
		   background-color: white }

  		 <style type="text/css">

H1  		 { font-family:Verdana, Arial, Helvetica, sans-serif;
		   font-size:18pt; 
		   font-style:normal; 
		   font-weight:bold; 
		   color:black }

.Titolo 	 { font-family:Verdana, Arial, Helvetica, sans-serif; 
	  	   font-size:18pt; 
		   font-style:normal; 
		   font-weight:bold; 
		   color:navy }

.subTitolo 	 { font-family:Verdana, Arial, Helvetica, sans-serif; 
		   font-size:18px; 
		   font-style:normal; 
		   font-weight:bolder; 
		   color:#000040}

.Testo 		 { font-family:Verdana; 
		   font-size:12px; ; 
		   color:#000040}

.msTitolo	 { position:relative;
		   cursor:hand;
		   background:slategray;
		   font-family:Verdana;
	  	   font-size:12px;
		   padding:3px;
		   width:126px;
		   color:white }

.msTitoloSubPage { cursor:hand; 
 	 	   font-family:Verdana; 
		   font-size:10px; 
		   color:white ; 
		   clip:  rect(   ); 
		   background-color: #CCCCCC }

.msMenu		 { position:absolute;
		   background:royalblue;
		   font-family:Verdana;
	  	   font-size:12px;
		   display:none;
		   width:127px;
		   z-index:1;
		   border:1 black solid;
		   padding:3px 3px } 

.msLink		 { font-family:Verdana;
	  	   font-size:12px }

.msSubLink 	 { font-family:Verdana;
		   font-size:10px; ;
		   color:#000033 }

.subStat 	 { font-family:Verdana; 
		   font-size:10px; ;
		   color:#000033 }

.msHR		 { height:1; color:white }

A		 { text-decoration:none; 
		   color:#000080; 
		   font-weight: normal}

A:hover		 { color:darkorange;
		   font-style:normal; 
		   font-weight:normal }

.BoxWLit 	 { font-family:Verdana; 
		   font-size:12px; ; 
		   color:#FFFFFF; 
		   font-style: normal; 
		   font-weight: bold }

.BoxWHea 	 { font-family:Verdana; 
  		   font-size:24px; ; 
		   color:#FFFFFF; 
		   font-style: normal; 
		   font-weight: bolder }

.BoxYLit 	 { font-family:Verdana; 
		   font-size:12px; ; 
		   color:#FFFF00; 
		   font-style: normal; 
		   font-weight: bold }

.Intest  	 { font-family:Verdana; 
		   font-size:14px; ; 
		   color:#000033 ; 
		   font-weight: bold }