.anylinkcss{
	position:absolute;
	visibility: hidden;
	line-height: 18px;
	z-index: 100;
	width: 205px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #999999;
	background-color: #FFFFFF;
}

.anylinkcss a:hover { /*hover background color*/
	background-color: #CCCCCC;
	color: #999999;
}
