.anylinkcss{
position:absolute;
visibility: hidden;
border:0px;
border-bottom-width: 0;
font:bold 11px Trebuchet MS;
line-height: 18px;
z-index: 100;
width: 130px;
}

.anylinkcss a{
color: #000066;
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 0px;
padding: 1px 0;
text-decoration: none;
background-image: url(hmenu.jpg);
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
color: #FE0000;
background-image: hmenu.jpg;
}
