.menu   A:link {color: #0000FF; 
                text-decoration: none;}
	    A:visited {color: ##0000FF;
		   text-decoration: none;}
        A:active {color: #0000FF;
		  text-decoration: none;}
	    A:hover {text-decoration: underline;
		 color: #cc0000;
		 font-weight: bold;}

.titolo {font-family: Blackadder ITC;
	     font-size: 85px;
	     color: #0000FF;}

.testo {font-family: Gill Sans MT;
		font-size: 14px;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
		text-align: justify;
		color= #0000FF;}