.anylinkcss
{
position:absolute;
visibility: hidden;
border:1px solid white;
border-bottom-width: 0;
font:  11px Verdana;
line-height: 18px;
z-index: 100;
background-color: #f0f6ff;
width: 170px;
color: #4a7aa8;
filter: alpha(opacity=95, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);
}


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

.anylinkcss b a{
color: #fff;
padding: 1px 0;
line-height: 18px;
font:  11px Verdana;
background-color:#3677C9;
text-decoration: 
none;
line-height: 18px;
}
.anylinkcss b a:hover{
background-color:#3677C9 ;
text-decoration: 
underline;
color: #fff;
}
.anylinkcss a:hover{
 /*hover background color*/
background-color:#cad8ee ;
color: #2586d7;
}
}