A.menulink {
display: block;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #000000;
BORDER: none;
border: solid 1px #e1e1e1;
}

A.menulink:hover {
border: solid 1px #6100C1;
background-color:#F0E1FF;
color:#6100C1;
}
