A {
	color: #CECECE; font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
A:HOVER {
	color: #FF9000;
	font-weight: normal;
	text-decoration: underline;
}
A:ACTIVE {
	color: #CECECE;
	font-weight: normal;
	text-decoration : none;
}

/* ---------------------------------------------------- MENU */
A.link_menu {
	color: #204265; font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
A.link_menu:HOVER {
	color: #FF8B02;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
A.link_menu:ACTIVE {
	color: #204265;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
/* ---------------------------------------------------- CHIUDI */
A.link_chiudi {
	color: #666666; font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
A.link_chiudi:HOVER {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
A.link_chiudi:ACTIVE {
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}


/* COMMENTI */
/* link_mail						= xxx */