.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:none;
	border-bottom-width: 0;
	font:normal 12px tahoma;
	line-height: 20px;
	z-index: 100;
	background-color: #018bca;
	width: 245px;
	color:#ffffff;
	margin-top:-8px;
	left: 132px;
	top: 277px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color:#ffffff;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #315100;
color: white;
}
