.anylinkcss{
position:absolute;
visibility: hidden;
/*border:1px solid gray;
border-bottom-width: 0;*/
font-size : 11px;
color : #333333;
z-index: 6500;
background-color: white;
width: 205px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
/*border-bottom: 1px solid gray;*/
text-decoration: none;
font-weight: bold;
}

/*
.anylinkcss a:hover{ 
background-color: #EAE5F2;
}
*/
