.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #00426b;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height: 18px;
text-align:left;
z-index: 100;
/*background-color: #C4C7CC;*/
width: 120px;
background-color:#ddf2ff;
}

.anylinkcss a{
width: 100%;
text-align:left;
display: block;
text-indent: 3px;
border-bottom: 1px solid #00426b;
padding: 1px 0;
text-decoration: none;
font-weight: noraml;
text-indent: 3px;
color:#6F6F6F;
background-color:#ddf2ff;
}

.anylinkcss a:hover{ /*hover background color*/
/*background-color: #9DA3AA;*/
background-color:#ddf2ff;
color: #009bfd;
text-align:left;
}