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

.anylinkcss a:link {
 background-color: transparent;
 color: white;
 text-decoration: none;
}
.anylinkcss a:visited {
 background-color: transparent;
 color: white;
 text-decoration: none;
}

.anylinkcss 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;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #570e23;
color: white;
}

 
  

