.anylinkcss{
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	font: normal 11px Arial;
	color: black;
	line-height: 15px;
	z-index: 100;
	background-color: White;
	width: 325px;
	text-align: left;
}

.anylinkcss a{
color: black;
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 0px;
text-align: left;
}

.anylinkcss a{ /*hover background color*/
font-weight: normal;
color: black;
text-align: left;
}

.anylinkcss a:hover{ /*hover background color*/
font-weight: bold;
color: black;
}

.anylinkcss3{
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	font: normal 11px Arial;
	color: black;
	line-height: 15px;
	z-index: 0;
	background-color: white;
	width: 325px;
	text-align: left;
}

.anylinkcss3 a{
color: black;
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
text-align: left;
}

.anylinkcss3 a{ /*hover background color*/
font-weight: normal;
color: black;
text-align: left;
}

.anylinkcss3 a:hover{ /*hover background color*/
font-weight: bold;
color: black;
}
