@charset "utf-8";

.MENU {
	font-family: verdana;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	height: 25px;
}
.MENU a:link {
	font-family: verdana;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	height: 25px;
	padding-left: 0px;
}
.MENU a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	height: 25px;
	padding-left: 0px;
}
.MENU a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #002f5f;
	text-decoration: none;
	font-weight: bold;
	height: 25px;
	padding-left: 0px;
}
.MENU a:active {
	font-family: verdana;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	height: 25px;
	padding-left: 0px;
}

.MENUover {
	font-family: verdana;
	font-size: 11px;
	color: #002f5f;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	height: 25px;
	padding-left: 0px;
}
.MENUover a:link {
	font-family: verdana;
	font-size: 11px;
	color: #002f5f;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	height: 25px;
	padding-left: 0px;
}
.MENUover a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #002f5f;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	height: 25px;
	padding-left: 0px;
}
.MENUover a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #002f5f;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	height: 25px;
	padding-left: 0px;
}
.MENUover a:active {
	font-family: verdana;
	font-size: 11px;
	color: #002f5f;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	height: 25px;
	padding-left: 0px;
}

