.anylinkcss{
position:absolute;
visibility: hidden;
font-size:12px;
height:32px;
z-index: 100;
width:150px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent:5px;
text-decoration: none;
font-weight: bold;
height:32px;
padding-top:0px;
color:#B7B7B6;
background:url(../imgs/nbg.jpg) repeat-x;
}

.anylinkcss a:hover{ /*hover background color*/
color:#FEFDDF;
}