/* CSS Document */

table a:link 
	{ color:#FF0000;
	  text-decoration:none;
	}
	
table a:hover 
	{ color:#FF0000; font-weight:bold;
	  
    	 
	}
	
table a:visited 
	{ color:#FF0000;
	  text-decoration:none;
	}

/* Stili del footer*/

.Stile41 {font-family: Geneva, Arial, Helvetica, sans-serif}

