a {
	color:#868662;
	font-size:11.5px;
	text-decoration:none;
	font-family:Verdana; font-weight:bold
	}
a:link {color:#868662;font-family:Verdana; font-weight:bold}
a:visited {color:#868662;font-family:Verdana; font-weight:bold}
a:hover {background-color:#EBEBE2; color:#868662; font-weight:bold}

#nav-menu
{
width: 150px;
float: left; margin-left:2
} 
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0.15em;
padding: 0;
text-align: center
}

#nav-menu li a
{
background: #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 12em;
display: block;
border: 0.1em solid #868662;
color: #868662;
text-decoration: none;
text-align: center;
}

#nav-menu li a:hover
{
background:#fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 12em;
display: block;
border: 0.1em solid #868662;
color: #868662;
background-color:#EBEBE2; 
text-decoration: none;
text-align: center;
}

#nav-menu li a:active
{
background: #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 12em;
display: block;
border: 0.1em solid #868662;
color: #868662;
background-color:#EBEBE2; 
text-decoration: none;
text-align: center;
}