.anylinkcss{
	position:absolute;
	visibility: hidden;
	line-height: 15px;
	background-color: #6B6A6B;
	width: 180px;
	top: 597px;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.anylinkcss a{
	text-indent: 5px;
	text-decoration: none;
	color: white;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	width: 100%;
	display: block;
}

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