.anylinkcss{
	position:absolute;
	visibility: hidden;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	z-index: 100;
	background-color: #C8C55D;
	width: 205px;
	margin-top: 8px;
	left: 30px;
	border-top: 0px solid #AF9E2B;
	border-right: 1px solid #AF9E2B;
	border-bottom: 1px solid #AF9E2B;
	border-left: 1px solid #AF9E2B;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 0px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #BCB346;
	color: #000000;
}
}
