A.menulink {
display: block;
width: 100%;
text-align: left;
text-decoration: none;
font-family:verdana;
font-size:10px;
color:#000099;
BORDER: none;
background-color:#FFFFFF;
text-indent:0;
line-height:20px;
text-indent:3px;
border-bottom-style:dashed;
border-bottom-color:#00CCFF;
border-bottom-width:1px;
}

A.menulink:hover {
background-color: #0099FF;
color:#000000;
background-image:url(crop/backBar.gif);
background-repeat:repeat-x;
}