<STYLE TYPE="text/css">

:a { font : bold 12px san-serif; color: #008000; text-decoration: none; }
:link { font : bold 12px san-serif; color: #008000;; text-decoration: none; }
:visited { font : bold 12px san-serif; color: #008080; text-decoration: none; }
:active { font : bold 12px san-serif; color: #008000; text-decoration: none; }
:hover { background: #C0C0C0; font : bold 12px san-serif; color: #ffffff; text-decoration: yes; }

P {  font-family: san-serif, verdana, arial; line-height: 100%; font-weight: bolder; }

TH { 
 color: ffffff ;
 font-size: 14; 
 font-family:  verdana, san-serif, arial ;
 background: cc6600;
 
 }
 
H1 {
	color: cc4400 ;
	background: FFFF00;
	text-align: center;
	font-size: 18;
	font-style: normal;
	font-weight: bolder
	font-family: verdana, san-serif, arial;
	} 


TD { 
 color: 663300;
 font-size: 10; 
 font-family:  verdana, san-serif, arial ;


 }

BODY {

 margin-top: 5;
 margin-left: 5;
 margin-right: 5;
 margin-bottom: 5;
 color: 000000;
 font-family:  san-serif, verdana, arial;
 font-size: 12;
 background: ffffff;
 line-height: 150%;
 text-align: left;
 font-weight: bolder;
 background-image:url('immagini/prato.jpg');


 }
		
		
 </STYLE>