a.meny_link {
	cursor: hand;
	text-decoration: none;
	color: #F2F3F7;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
a.meny_visited {
	cursor: hand;
	text-decoration: none;
	color: #323852;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
a.meny_hover {
	color: #004000;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

