.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	line-height: 22px;
	z-index: 100;
	background-color: #C29C51;
	width: 162px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #530118;
	border-right-color: #530118;
	border-bottom-color: #530118;
	border-left-color: #530118;
	margin-top: 9px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #000000;
	text-align: left;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #880028;
color: #FFFFFF;
}
