.anylinkcss {
	position: absolute;
	visibility: hidden;
	font: normal 12px Georgia, Verdana, Times New Roman;
	line-height: 18px;
	z-index: 100;
	border: 2px solid #0060A9;
	background-color: #EDF4F9;
	width: 205px;
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
}

.anylinkcss A {
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}

.anylinkcss A:Hover {
	background-color: #0060A9;
	text-decoration: none;
	color: #FFFFFF;
}
