.anylinkcss{
	position:absolute;
	border:0px solid #CEDEE5;
	border-bottom-width: 0;
	font:11px Arial;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	line-height: 22px;
	z-index: 100;
	background-color:none;
	width: 300px;
	visibility: hidden;
	left: -8px;
	top: 189px;
	height: 22px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 10px;
	border-bottom: 0px solid #CEDEE5;
	text-decoration: none;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

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