.anylinkcss{
	position:absolute;
	visibility: hidden;
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(imagens/menu_bg.jpg);
	height: 29px;
	width: 164px;
	line-height: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.anylinkcss a{
	color: black;
	width: 164px;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 29px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

.anylinkcss a:hover{ /*hover background color*/
	background-image: url(imagens/menu_bg_on.jpg);
	height: 29px;
	width: 164px;
	text-decoration: none;
}
