.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	z-index: 100;
	background-color: #7E2632;
	color: #ECE7D4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	margin-left: 5px;
	padding-left: 0px;
	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: #E3DCCA;
	border-right-color: #E3DCCA;
	border-bottom-color: #E3DCCA;
	border-left-color: #E3DCCA;
	text-decoration: none;
}

.anylinkcss a{
	color: #EFE9D9;
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4DDCB;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
}
.anylinkcss a:visited {
	color: #EAE5D2;
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2ECDC;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #85705D;
	color: #EFE9D9;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E5DECC;
	border-right-color: #E5DECC;
	border-bottom-color: #E5DECC;
	border-left-color: #E5DECC;
}

