.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #D3CDB8;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height: 14px;
z-index: 100;
background-color: #EEE9D5;
width: 180px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #D3CDB8;
padding: 2px 0;
text-decoration: none;
font-weight: none;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #EEE9D5;
color: #c89e00;
}
}
