.anylinkcss{
	position:absolute;
	visibility: hidden;
	line-height: 11px;
	z-index: 100;
	background-color: #FFDFBF;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 5px;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #E7AA69;
color: #990000;
}
