.anylinkcss{
position:absolute;
visibility: hidden;
background:#fff; 
font:normal 12px Arial;
line-height: 18px;
z-index: 200;
background-color: #fff;
width: 170px;
margin-left:-29px;
margin-top:10px;
}

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

.anylinkcss a:hover{ /*hover background color*/
background-color: #0d469a;
color: white;
}
