.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:none;
	border-bottom-width: 0;
	line-height: 20px;
	z-index: 30;
	background-color:#333333;
	width:140px;
	left: 140px;
	top: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.anylinkcss a{
color:#CCCCCC;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
}


.anylinkcss a:hover{ /*hover background color*/
	width: 100%;
	color: #999999;
	border-bottom: 2px solid grey;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
}
	
}
}
