.navmenu {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: "Century Schoolbook", Garamond;
	font-style: normal;
	text-decoration: none;

}
.navmenu a:link {
	font-family: "Century Schoolbook", Garamond;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.navmenu a:hover {
	font-family: "Century Schoolbook", Garamond;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.navmenu a:active {
	font-family: "Century Schoolbook", Garamond;
	font-size: 18px;
	color: #FF0000;
	text-decoration: underline;
	font-style: italic;
}
.navmenu a:visited {
	font-family: "Century Schoolbook", Garamond;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
.menubar {
	font-family: "Century Schoolbook", Garamond;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #FFFFFF;
	color: #000000;
}
.menubar a:link {
	font-family: "Century Schoolbook", Garamond;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.menubar a:hover {
	font-family: "Century Schoolbook", Garamond;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.menubar a:active {
	font-family: "Century Schoolbook", Garamond;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}
.menubar a:visited {
	font-family: "Century Schoolbook", Garamond;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.submenu {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: "Century Schoolbook", Garamond;
	font-style: normal;
	text-decoration: none;

}
.submenu a:link {
	font-family: "Century Schoolbook", Garamond;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.submenu a:hover {
	font-family: "Century Schoolbook", Garamond;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.submenu a:active {
	font-family: "Century Schoolbook", Garamond;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
	font-style: italic;
}
.submenu a:visited {
	font-family: "Century Schoolbook", Garamond;
	font-size: 14px;
	color: #003399;
	text-decoration: none;
}
