.anylinkcss
{
position:absolute;
visibility: hidden;
/*border:1px solid black;*/
border-bottom-width: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height: 18px;
z-index: 100;
background-color: #4B9CCE;
width: 150px;
}

.anylinkcss a
{
width: 100%;
display: block;
text-align:left;
text-indent: 3px;
border-bottom: 1px solid #FFFFFF;
color:#FFFFFF;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
}

.anylinkcss a:hover
{ /*hover background color*/
font-weight:bold;
color: white;
}
