@charset "utf-8";
/* CSS Document */

.MENU {
	font-family: Tahoma;
	font-size: 11px;
	color: #5C4000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.MENU a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #5C4000;
	text-decoration: none;
	font-weight: bold;
}
.MENU a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #5C4000;
	text-decoration: none;
	font-weight: bold;
}
.MENU a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.MENU a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #5C4000;
	text-decoration: none;
	font-weight: bold;
}
.MENUover {
	font-family: Tahoma;
	font-size: 11px;
	color: #5C4000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.MENUover a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #5C4000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.MENUover a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #5C4000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.MENUover a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #AB8820;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.MENUover a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #5C4000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
