.anylinkcss {
	position:absolute;
	visibility: hidden;
	border:1px solid #333333 !important;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	width: 205px;
	text-align:center;
	border:1px white solid;
}

.anylinkcss a {
	height: 20px !important;
	background-color:black;
	width: 100% !important;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: white;
	overflow:hidden;
}

.anylinkcss a:hover { /*hover background color*/
	text-decoration:none;
}

.anylinkcss a:visited {
	color:white;
}
