.anylinkcss1{
position:absolute;
visibility: hidden;
border-top: #828915 1px solid; border-left: #828915 1px solid; border-right: #1F2102 1px solid; border:#00518B 1px solid;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height: 18px;
z-index: 101;
background-color: #ECECEC;
width: 200px;
}

.anylinkcss1 a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: #00518B 1px solid;
padding: 5px 5px 5px 10px;
text-decoration: none;
font-weight: bold;
text-indent: 0px;
}

.anylinkcss1 a:hover{ /*hover background color*/
background-color: #00518B;
color: white;
}

/*.anylinkcss1 a:visited{ /*hover background color*/
/*color: #999999;
}

