.anylinkcss{
position:absolute;
visibility: hidden;
border-width:1px;
border-color: #7c7294;
font:normal 14px Arial,Helvetica;
line-height: 18px;
z-index: 100;
background-color: #dbeef8;
width: 205px;
text-align:left;
border-width:1px;
border-color:#7c7294;
border-style:solid;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-width: 1px;
border-color:#7C7294;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #dbeef8;
color: #0083ca;
}