.anylinkcss3{
	visibility: hidden;
	position:absolute;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 20px;
	z-index: 100;
	height: 153px;
	width: 163px;
	background-image: url(images/menus/menu3_back_3d.gif);
}

.anylinkcss3 a:link {
 background-color: transparent;
 color: white;
 text-decoration: none;
}
.anylinkcss3 a:visited {
 background-color: transparent;
 color: white;
 text-decoration: none;
}
.anylinkcss3 a{
width: 100%;
display: block;
width: 157;
height: 20;
margin-left: 1;
margin-top: 1;
text-align: right;
text-indent: 1px;
padding: 0px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss3 a:hover{ /*hover background color*/
background-color: #023f19;
color: white;
}
}

