.anylinkcss{
border-left:0px solid black; border-right:0px solid black; border-top:0px solid black; border-bottom:0px solid black; position:absolute;
visibility: hidden;
line-height: 16px;
z-index: 100;
background-color: #00047A;
width: 170px; font-style:normal; font-variant:normal; font-weight:bold; font-size:10px; font-family:Verdana
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #00047A;
color: #FF9933;
}
}