.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px groove white;
	/*border-bottom-width: 0;*/
	font:normal 10px Arial;
	font-color:#ffffff;
	line-height: 18px;
	z-index: 100;
	background-color:#b7a367;
	width: 100px;
	left: 23px;
	top: 437px;
	height: 40px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
/*border-bottom: 1px solid black;*/
padding: 1px 0;
text-decoration: none;
font-weight: bold;
font-color:#000000;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: white;
color: black;
}
}

.anylinkcss a:visited{ /*hover background color*/
background-color: white;
color: black;
}
}
