.anylinkcss{
	position:absolute;
	top: 170px;
	left: -4px;
	visibility: visible;
	border:0px solid black;
	border-bottom-width: 0;
	font:normal 14px "Trebuchet MS";
	line-height: 18px;
	z-index: 100;
	background-color: #16072C;
	width: 180px;
	height: 350px;
}

.anylinkcss a{
	width: 100%;
	color: #FFF;
	display: block;
	text-indent: 3px;
	border-bottom: 0px solid white;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
	color: #e73e8f;
}
