#menutop{
	background-image: url(../images/menu_08.jpg);
	background-repeat: no-repeat;	
	height:52px;
	}
#menutop:hover{
	background-image: url(../images/menu_over_08.jpg);
	background-repeat: no-repeat;	
	height:52px;
	}
.link{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5b4230;
	text-decoration: none;	
	}
.link:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5b4230;
	text-decoration: underline;	
	}
.linkalt{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;	
	}
.linkalt:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1opx;
	color: #333333;
	text-decoration: underline;	
	}
#menumiddle{
	background-image: url(../images/menu_10.jpg);
	background-repeat: no-repeat;	
	height:51px;
	}
#menumiddle:hover{
	background-image: url(../images/menu_over_10.jpg);
	background-repeat: no-repeat;	
	height:51px;
	}
#menuust{
	background-image: url(../images/menu_17.jpg);
	background-repeat: no-repeat;	
	height:51px;
	}
#menuust:hover{
	background-image: url(../images/menu_over_17.jpg);
	background-repeat: no-repeat;	
	height:51px;
	}
.alttext{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
	}
.anad{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 9px;
	color: #D5D5D5;
	text-decoration: none;
}