.anylinkcss{
position:absolute;
visibility: hidden;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-image:url(picsforhp/navibg.jpg);
background-color: #efefef;
width: 100px;
border:1px solid #cfcfcf;
border-color: #cfcfcf;
border-bottom-width: thin;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 2px;
padding: 3px 0;
text-decoration: none;
font-weight: bold;
text-indent: 3px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #cccccc;
color: #000000;
}
