#eleventh{
}		 	
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	font:lighter 12px Verdana;
	line-height: 18px;
	z-index: 100;
	width:50px;
	background-color:#f0f0f0;
}
.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}
/*hover background color*/
.anylinkcss a:hover{ 
	background:#D4F951;
	color:#000;
}
.fcolor{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6c6c6c;	
}