@charset "utf-8";
.NavigationBar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-decoration: none;
	background-color: #CDA425;
	border-top-color: #CDA425;
	border-right-color: #CDA425;
	border-bottom-color: #CDA425;
	border-left-color: #CDA425;
}
