.anylinkcss{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:9pt Century Gothic, Helvetica, Futura-medium, sans-serif;



    color:#31338C
	text-align: left;
	line-height: 18px;
	z-index: 100;
	background-color: #FFFFFF;
	width: 215px;
	left: 710px;
	top: 368px;
	visibility: hidden;
	font-size: 9pt;
}

a:link {
	color: #666;
	text-decoration: none;
	font-size:9pt
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
	font-size:9pt
}
a:active {
	text-decoration: none;
	color: #666;
	font-size:9pt
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: regular;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #000000;
	font-size: 9pt;

}
}
