BODY {
	font-family: arial;
    font-size: 10px;
	text-align: justify;

}

.menu {
	font-family: verdana;
	font-size: 10px;
	text-align: center;
	color: #443F37;
	font-weight: normal;
}
.menu.a {
	text-decoration: none;
}

A:link { text-decoration: none;}
A:visited { text-decoration: none;}
A:hover { 
	text-decoration: none;
	color: red;
}

.titolo {
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal;
}


           