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

.anylinkcss2 a:link {
 background-color: transparent;
 color: white;
 text-decoration: none;
}
.anylinkcss2 a:visited {
 background-color: transparent;
 color: white;
 text-decoration: none;
}
.anylinkcss2 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;
}

.anylinkcss2 a:hover{ /*hover background color*/
background-color: #89560f;
color: white;
}
}

