#menu {
	background: #999966;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 10em;
}
#menu li {
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFF;
	line-height: normal;
	text-decoration: none;
}
#menu a {
	background: #999966;
	border-bottom: 1px solid #393939;
	color: #009;
	display: block;
	margin: 0;
	padding: 0px 4px;
	text-decoration: none;
	font-weight:normal;
	line-height: 18px;
}
#menu a:hover {
	background: #2580a2 url("images/hover.gif") left center no-repeat;
	color: #FFF;
	padding-bottom: 0px;
}
#element_ID em,
.divaGPS-here {
	background-color: #333 !important;
	border: 1px solid #666 !important;
	display: block !important;
	font-style:normal !important;
	color: #FFF !important;
	padding: 4px 6px !important;
}

<style type="text/css">
a:visited {
	color: #CCC;
}
</style>
