.anylinkcss{
position:absolute;
visibility: hidden;
border:0px solid #2D73B9;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height: 22px;
z-index: 100;
background-color: #003267;
width: 160px;
margin-left:-10px;
margin-top:1px;

}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #204a7A;
text-align: left;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
color: white;
}

.anylinkcss a:hover{ /*hover background color*/
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #003366;
text-align: left;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
color: white;
background-color: #204a7A;
}
