.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:0px solid black;
	line-height: 18px;
	z-index: 100;
	background-color: #4C3F3B;
	width: 144px;
	left: 689px;
	top: 388px;
	height: 170px;
	font-family: "Book Antiqua";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C4B786;
}

.anylinkcss a{
	width: 87%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	text-align: left;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: black;
}
}

