.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #CCCCCC;
/*border-bottom-width: 0;*/
font-weight: 700;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
line-height: 18px;
z-index: 100;
text-align:left;

color: #000000;
	background-color:#C5E3FF;
width: 200px;
}

.anylinkcss a{

display: block;
text-indent: 3px;
border-bottom: 1px solid #CCCCCC;
padding: 2px 0px;
padding-left:5px;
text-decoration: none;
font-weight: bold;
width:100%;
/*text-indent: 5px;
background: url(chromebg.jpg) center center repeat-x;*/
}

.anylinkcss a:link {

	color: #000000;
	}
	.anylinkcss a:active {

	color:#000000;
	}
.anylinkcss a:visited {
	
	color: #000000;
	}


.anylinkcss a:hover{ /*hover background color*/
/*background: url(chromebg2.jpg) center center repeat-x;*/
color: #000000;
	background-color:#85FEE2;

}
