.anylinkcss{
text-align:center;
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 8px Verdana;
line-height: 20px;
z-index: 100;
background:#fff;
width: 120px;
}

.anylinkcss a{
width: 120px;

display: block;
font-size:8px;
border-bottom: 1px solid black;
padding: 0px 0;
text-decoration: none;
font-weight: bold;
background:url(images/navi.jpg);

}

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

#nav_anylink{
background:url(linkbg.png);
width: 150px;
font-size:8px;}
