.anylinkcss { 
	position:absolute;
	visibility: hidden;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 100;
	background-color: #FFFFFF;
	width: 113px;
	color: #115d40;
	border-top: 1px solid #e5eadb;
	border-right: 1px solid #e5eadb;
	border-bottom: 0 solid #e5eadb;
	border-left: 1px solid #e5eadb;
	margin: 6px 0 0 8px;
	left: 468px;
	top: -1627px;
	text-align: left;
}

.anylinkcss a{
	color: #115D40;
	font-size: 11px;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #e5eadb;
	padding: 1px 0;
	text-decoration: none;
}
.anylinkcss a:hover{ /*hover background color*/
	font-size: 11px;
	background-color: #ffffff;
	color: #9da370;
}
