.anylinkcss {
	position:absolute;
	border:0px solid #58585A;
	border-bottom-width: 0;
	font:normal 10px Arial;
	line-height: 22px;
	z-index: 100;
	background-color:;
	width: 150px;
	visibility: hidden;
	left: 100px;
	top: 265px;

}

.anylinkcss a {
	width: 71px;
	display: block;
	text-indent: 10px;
	text-decoration: none;
	font-weight: bold;
	padding-right: 0;
	padding-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	background-color: #999999;
}

.anylinkcss a:hover { /*hover background color*/
	background-color: #000000;
	color: #8cc63f;
}
}
