	BODY {
	background-attachment : fixed;
	scrollbar-3dlight-color : #EECCCC;
	scrollbar-arrow-color : #660033;
	scrollbar-base-color : #660033;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #a58c89;
	scrollbar-highlight-color : #FFCCCC;
	scrollbar-shadow-color : #660033;
	scrollbar-track-color : #b0a2a2;
}

	
/* FORMATTAZIONE PARAGRAFI*/

	td  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size   : 13px;
	color 		: #663333;
	text-align: center;
	}


/*WEBMASTER*/

	 P.webmaster {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 9px;
		font-weight : normal;
		color : Black;
		text-align : center;
	}
	
	A.webmaster:link, A.webmaster:visited  {
	color: Black;
	text-decoration : underline;
	}
	
   .webmasterNS4 {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		font-weight : normal;
		color : Black;
		text-align : center;
	}	
	
	A.webmasterNS4 {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		font-weight : normal;
		color : Black;
		text-align : center;
		text-decoration : underline;
	}
	
	.MPI {
	color : #888888;
	}

/* LINK COLORATO*/	

	A:link, A:visited  {
	color: #CC0000;
	text-decoration : none;
	}
	
	A:hover,A.webmaster:hover {
	color: #CC9900;
	}
