A.menulink {
display: block;
width: 175px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #ffffff;
BORDER: none;

font-weight: bold;
}

A.menulink:hover {

background-color:#B9E0F4;
font-weight: bold;
color: #000000;
}