.bgdunkel { background-color: #5d6236 }
.bghell { background-color: #7f7c41 }
.fontstandard  { font-size: 9px; font-family: Verdana, Arial, Geneva, Swiss, SunSans-Regular }

A.menulink {
display: block;
width: 154px;
text-align: left;
text-decoration: none;
color: #AEB19D;
BORDER: none;
border: solid 1px #5d6236;
}

A.menulink:hover {
border: solid 1px #7f7c41;
background-color:#7f7c41;
}