A.menulink {
display: block;
width: 170px;
height: 25px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:11pt;
color: #000000;
BORDER: none;
border: solid 1px #e0e4e6;
}

A.menulink:hover {
border: solid 1px #6100C1;
background-color:#F0E1FF;
}
