.anylinkcss{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
position:absolute;
visibility: hidden;
border-bottom-width: 0;
line-height: 17px;
z-index: 100;
background-image:url(image/topbar.png);
background-repeat:repeat-x;
width: 145px;
}

.anylinkcss a{
background-image:url(image/topbar.png);
background-repeat:repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color:white;
}

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