.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #E9FECB;
	width: 205px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-image: url(images/yblueb.png);
}

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

.anylinkcss a:hover{ /*hover background color*/
	background-color: black;
	color: #FFCC66;
	background-image: url(images/yredb.png);
}
}
