.anylinkcss{
	position:absolute;
	visibility: hidden;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	z-index: 100;
	background-color: #DBF3FF;
	width: 205px;
	margin-top: -39px;
	margin-left: 190px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 2px dotted #3399FF;
padding: 5px 0 10px;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #3399FF;
color: white;
}
}
