a.menu:link {text-decoration: none; color: #FF6600; font-weight: bold; cursor: hand;}
a.menu:visited {text-decoration: none; color: #FF6600; font-weight: bold; cursor: hand;} 
a.menu:hover {text-decoration: underline; color: #008000; font-weight: bold; cursor: hand;}


a.eventi:link {text-decoration: none; color: #FF6600; font-weight: bold; cursor: hand;}
a.eventi:visited {text-decoration: none; color: #FF6600; font-weight: bold; cursor: hand;} 
a.eventi:hover {text-decoration: underline; color: #008000; font-weight: bold; cursor: hand;}

a.link {text-decoration: none; color: #FF6600; font-weight: bold; cursor: hand;}
a.visited {text-decoration: none; color: #FF6600; font-weight: bold; cursor: hand;} 
a.hover {text-decoration: underline; color: #008000; font-weight: bold; cursor: hand;}


.gurtl0onorm {
	padding: 4px;
	font: 12px Verdana;
	text-decoration: none;
	border: 1px solid #000066;
	border-left: 4px solid #000066;
	background: #000066;
	color: #FF6600;
}
.gurtl0oover {
	padding: 4px;
	font: 12px Verdana;
	text-decoration: none;
	border: 1px solid #A4A4A4;
	border-left: 4px solid #E1B700;
	background: #A4A4A4;
	color: #008000;
}
.gurtl0oclck {
	padding: 4px;
	font: 12px Verdana;
	text-decoration: none;
	border: 1px solid #A4A4A4;
	border-left: 4px solid #E1B700;
	background: #949494;
	color: #008000;
}
.gurtl1onorm {
	padding: 3px;
	font: 12px Verdana;
	text-decoration: none;
	border: 1px solid white;
	border-left: 4px solid white;
	background: white;
	color: #FF6600;
}
.gurtl1oover {
	padding: 3px;
	font: 12px Verdana;
	text-decoration: none;
	border: 1px solid white;
	border-left: 4px solid #E1B700;
	background: white;
	color: #008000;
}
.gurtl1oclck {
	padding: 3px;
	font: 12px Verdana;
	text-decoration: none;
	border: 1px solid white;
	border-left: 4px solid #E1B700;
	background: white;
	color: #008000;
}