.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
	z-index: 100;
	background-color: #D9DDDC;
	width:150px;


}

.anylinkcss a{
color: black;
width: 100%;
display: block;
text-indent: 3px;
text-decoration: none;
text-indent: 5px;
	font-size: 5px;
	font-weight: normal;
}

.anylinkcss a:hover{ /*hover background color*/
	font-size: 10px;
	color: green;
	background-color: #E5E7E6;

}

.anylinkcss a:link{ /*hover background color*/
	font-size: 10px;
	color: black;

}
.anylinkcss a:visited{ /*hover background color*/
	font-size: 10px;
	color: black;


}
.link_vertical{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
