.selectedanchor{
background: ;
}

.anylinkcss{
margin-top: 4px;
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid #e4d2bc;
border-bottom-width: 0;
line-height: 18px;
z-index: 100;
background: #ffffff;
width: 200px;
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
width: 100%;
color: #000000;
display: block;
text-indent: 3px;
border-bottom: 1px solid #e4d2bc;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
}

.anylinkcss a:hover{

color: #a2835f;
}

.anylinkshadow{
position: absolute;
left: 0;
top: 0;
z-index: 99;
background: black;
visibility: hidden;
}