.anylinkcss{
position:absolute;
visibility: hidden;
border-bottom-width: 0;
font-family: Arial, helvetica, sans-serif;
font-size: 12px;
line-height: 30px;
z-index: 100;
background-color: #0F3F4B;
width: 250px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
text-decoration: none;
text-indent: 5px;
color: #FFFFFF;
font-family: Arial, helvetica, sans-serif;
font-size: 12px;
line-height: 30px;
}

.anylinkcss a:hover{ /*hover background color*/
font-family: Arial, helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
line-height: 30px;
}
}

