.anylinkcss{
position:absolute;
visibility: hidden;
border-bottom-width: 0;
z-index: 100;
height:28px;
margin-left:0px;
text-transform:none;
}

.anylinkcss a{
display: block;
width:235px;
border-bottom: 1px solid #ccc;
text-decoration: none;
color:#000;
background:url(../images/menu-sel.gif) repeat-x;
font-weight:bold;
font-size:12px;
white-space:nowrap;
line-height:28px;
text-indent:10px;
text-transform:none;
}

.anylinkcss a:hover{ 
color:#000;
background:url(../images/menu-over.gif) repeat-x;
line-height:30px;
font-weight:bold;
font-size:12px;
line-height:28px;
text-decoration:none;
}