body {
	background-attachment: fixed;
	background-image : url("matt.gif");
	font-family : "Times New Roman",Verdana,Arial;
	color : #AC2214;
	font-size : 11pt;
	scrollbar-face-color: #AC2214; 
	scrollbar-shadow-color: #ffffcc; 
	scrollbar-highlight-color: ffffcc; 
	scrollbar-3dlight-color: #ffffcc; 
	scrollbar-darkshadow-color: #CD5C5C; 
	scrollbar-track-color: #F9F5CE; 
	scrollbar-arrow-color: rgb(255,255,255)}

	  
  
TABLE {
	background-image:url(file:matt.gif);
	font-family : "Times New Roman",Arial, Helvetica;
	text-align: justify;
	font-size : 14px;	
	font-weight:bold;
}

CAPTION {
	 
	border : 1px solid #ac2214;
	color:#ffffcc; 
	text-align: center; 
	padding-top: 3px;
	padding-bottom:4px; 
	font-weight:bold;
	background-image: url(sfondo.gif);
}

 A:LINK { 
         font-family : Times;
         font-size : 13px;
         text-decoration : none;
         color : #AC2214;
			font-weight:bold;
}

A:VISITED { 
         font-family : Times;
         font-size : 13px;
         text-decoration : none;
         color : #AC2214;
			font-weight:bold;
}

  A:HOVER { 
          background:#ac2214;
         font-family : Times;
         color : #ffffcc;
         font-size : 13px;
			font-weight:bold;
			
}
 

  