	a:link { text-decoration: none; color: rgb(147, 149, 152); }
	
	a:link { text-decoration: none; color: rgb(147, 149, 152); }
			
	a:visited { text-decoration: none; color: rgb(147, 149, 152); }
			
	a:active { text-decoration: none; color: rgb(102, 0, 0); }
			
	a:hover { text-decoration: none; color: rgb(255, 255, 255); }
			
	a.an { text-decoration: none; }
	
	
	img { border: 0px none; }
	
	
	
	div#testo {font-family:"Arial","Verdana", sans-serif;
		   font-style:normal;
		   font-weight:normal;
		   font-size:13px;
		   text-decoration:none;
		   text-align:center;
		   line-height:1.4;
		   letter-spacing:0px;
		   word-spacing:0px;
		   color:#939598;
	}
	.b {font-weight:bold;}
	.c {font-style:oblique;}
	
	div#testo a {text-decoration:none; 
		     color:#939598;
		     font-size:13px;
		     font-weight:bold;
	}
	
	div#testo a:hover {color:white; background-color:#939598;
	}
	
	div#titolo {font-family:"Arial", "Verdana", sans-serif;
	    font-size:19px; 
	    font-weight:bold;
	    text-align:center;
	    color:#939598;
	    letter-spacing:1.2px;
	    word-spacing:0.3px;
	}
	

