.anylinkcss {
position:absolute;
visibility: hidden;
border-bottom-width: 0;
/*font-family: 'Times New Roman', serif;*/ 
font-family: verdana,helvetica,'sans serif'; 
font-size: 12px;
font-weight: bold;
line-height: 16px;
z-index: 100;
background-color: #051b61;
width: 195px;
}

.anylinkcss a {
background-color: #051b61;
color: #6b9dbd;
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
/*font-family: 'Times New Roman', serif;*/ 
font-family: verdana,helvetica,'sans serif'; 
font-size: 12px;
/*font-weight: normal;*/
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #051b61;
color: #ffffff;
/*font-family: 'Times New Roman', serif;*/ 
font-family: verdana,helvetica,'sans serif'; 
font-size: 12px;
font-weight: bold;
}
