.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 2px;
	line-height: 22px;
	z-index: 100;
	background-color: #FFF;
	width: 205px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-top: 8px;
	font-style: normal;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 2px 0;
	text-decoration: none;
	text-indent: 5px;
	font-size: 10px;
	font-weight: normal;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #88ADE0;
	color: #000;
}
}
