.anylinkcss{
position:absolute;
visibility: hidden;
border:10px solid #373737;
border-top:0px;
font:normal 11px tahoma;
line-height: 19px;
z-index: 100;
width: 160px;
text-align:left;
opacity:0.8;filter:alpha(opacity=80);
}

.anylinkcss a{
width: 100%;
display: block;
border-bottom: 1px solid #63482F;
padding: 3px 0 3px 0;
text-decoration: none;
font-weight: normal;
text-indent: 15px;
color:#FF7A00;
background:#373737;
}

.anylinkcss a:hover{ /*hover background color*/
color: #FFF;
font-weight:normal;
}
