.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #fff;
	border-bottom-width: 0;
	font-family: arial, verdana;
	font-size: 8pt;
	line-height: 18pt;
	z-index: 100;
	width: 220px;
	margin-top: -1px;
	padding: 0px;
	text-align: left;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=5);
	background-color: #949494;
}


.anylinkcss a{
width: 100%;
display: block;
border-bottom: 1px solid #fff;
text-decoration: none;
text-indent: 5px;
color: white;
}

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