.anylinkcss a, .anylinkcss a:link, .anylinkcss a:visited{
color: #FFFFFF;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFFFFF;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
font-family: Agaramond, Garamond, Serif;
font-size: 14px;
}
.anylinkcss {
color: #FFFFFF;
position: absolute;
visibility: hidden;
border: 1px solid #FFFFFF;
border-bottom-width: 0;
font-family: Agaramond, Garamond, Serif;
font-size: 14px;
line-height: 18px;
z-index: 100;
background-color: #006597;
width: 155px;
}


.anylinkcss a:hover{ /*hover background color*/
background-color: #FFFFFF;
color: #006597;
font-family: Agaramond, Garamond, Serif;
font-size: 14px;
}