.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-left-color: #e8e8e8;
	border-left-width: 3;
	border-bottom-color: #ffffff;
	border-bottom-width: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
	z-index: 99;
	background-color: #244F08;
	width: 200px;
	left: 13px;
	top: 120px;
}

.anylinkcss a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 5px;
	/* height: 20px; */
	display: block;
	color: #ffffff;
	text-indent: 2px;
	padding: 1px 0;
	border-bottom-width: 2px;
	border-bottom-color: ffffff;
	width: auto;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #244F08;
}

.anylinkcss a:visited{
color: #FFFFFF;
}

.ad{
	z-index: 100;
	position:absolute;

}
