BODY {
	font-family: arial;
    font-size: 10px;
	text-align: justify;

}

.menu {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	height: 25px;

	
}
.f2 {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	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;
}

