.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #ccc9b8;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #ccc9b8;
width: 139px;
FILTER: Alpha(Opacity=80, FinishOpacity=80, Style=2);
opacity: 0.8;
-moz-opacity:0.8;

}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #624f4e;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color:#974f43;
font-family:Arial, Helvetica, sans-serif;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #974f43;
color: white;
}
}
