.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid white;
border-bottom-width: 0;
font:normal 11px Arial;
line-height: 18px;
z-index: 100;
background-color: #9B7838;
width: 175px;
color: white;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}
.anylinkcss a:link, .anylinkcss a:visited {
color: white;
text-decoration: none;
}
.anylinkcss a:hover, .anylinkcss a:active {
background-color: #B03621;
color: white;
text-decoration: none;
}.bodyheaderLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

