.anylinkcss{
position:absolute;
visibility: hidden;
border:0px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #E9FECB;
width: 205px;
}

/*.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;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}*/

.anylinkcss a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000;
	background: #BEE0EB;
	text-indent: 20px;
	display: block;
	height: 20px;
	line-height: 20px;
	border-left: 1px solid #3F6B69;
	border-right: 1px solid #3F6B69;
	border-bottom: 1px solid #3F6B69;
}
.anylinkcss a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;	
	text-decoration: none;
	color: #000;
	background: #BEE0EB;
	border-left: 1px solid #3F6B69;
	border-right: 1px solid #3F6B69;
	border-bottom: 1px solid #3F6B69;
	text-indent: 12px;	
	display: block;
	height: 20px;
	line-height: 20px;	
}
.anylinkcss a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;	
	text-decoration: none;
	color: #000;
	background: #79E7FE;
	border-left: 1px solid #3F6B69;
	border-right: 1px solid #3F6B69;
	border-bottom: 1px solid #3F6B69;
	text-indent: 12px;	
	display: block;
	height: 20px;
	line-height: 20px;
}
.anylinkcss a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;	
	text-decoration: none;
	color: #000;
	background: #79E7FE;
	border-left: 1px solid #3F6B69;
	border-right: 1px solid #3F6B69;
	border-bottom: 1px solid #3F6B69;
	text-indent: 12px;	
	display: block;
	height: 20px;
	line-height: 20px;
}
