.anylinkcss
{
	position:absolute;
	visibility: hidden;
	border:1px solid #CCCCCC;
	border-bottom-width: 0;
	font-family: Georgia;
	font-size: 13px;
	line-height: 18px;
	z-index: 100;
	width: 205px;
}

.anylinkcss a
{
	width: 95%;
	display: block;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 5px;
	color: #000000;
	font-family: Georgia;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

.anylinkcss a:hover
{
	color: #FF0000; 
	font-family: Georgia; 
	font-size: 10pt; 
	font-weight: normal; 
	text-decoration: underline;
}
