.anylinkcss{
position:absolute;
visibility: hidden;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height: 18px;
z-index: 100;
width:250px;
background-color: #E0F3FC;
color:#3F6C93;
margin-left: -23px;
margin-top: 13px;
border-bottom: 3px Solid #3F6C93;
filter:Alpha(Opacity=90);
padding-right: 3px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
font-weight: normal;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #B6DFFB;
color: #3F6C93;
}

