A.menu_link {
	font:11px Arial;
	color: #140858;
	text-decoration: none;
	font-weight:normal;
}

A.menu_link:HOVER {
	font:11px Arial;
	color: #ff0000;
	text-decoration: none;
	font-weight:normal;
}

A.corpo_link {
	font:11px Arial;
	color: #211C71;
	text-decoration: none;
}

A.corpo_link:HOVER {
	font:11px Arial;
	color: #ff0000;
	text-decoration: none;
}

A.link_allegato {
	font:10px Arial;
	font-style:italic;
	color: #FF0000;
	text-decoration: none;
}

A.link_allegato:HOVER {
	font:10px Arial;
	font-style:italic;
	color: #FF0000;
	text-decoration: underline;
}
A.menu_link1 {
	font:12px Verdana;
	color: #140858;
	text-decoration: none;
	font-weight:normal;
}

A.menu_link1:HOVER {
	font:12px Verdana;
	color: #ff0000;
	text-decoration: none;
	font-weight:normal;
}