.topnav {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: 525947;
	text-decoration: none;
}
.copyright {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #525947;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

