A.menulink {
display: inline;
width: 38px;
height: 37px;
text-align: center;
text-decoration: none;
font-family: Arial;
font-size:9px;
color: #000000;
BORDER: none;
border: solid 1px #BDBBBB;
vertical-align:text-bottom;
}

A.menulink:hover {border: solid 1px red;background-color:#F0E1FF;color: red; }
A.menulink1 {
display: inline;
width: 35px;
height: 34px;
text-align: center;
text-decoration: none;
font-family: Arial;
font-size:9px;
color: #000000;
BORDER: none;
border: solid 1px #BDBBBB;
vertical-align:text-bottom;
}

A.menulink1:hover {border: solid 1px red;background-color:#F0E1FF;color: red; }