A.menulink {
display: block;
width: 140px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #000000;
BORDER: none;
border: solid 1px #e0e4e6;
}

A.menulink:hover {
border: solid 1px #6100C1;
background-color:#FFED99;
}
