.navigation, .navigation:visited {
	font-family: "Georgia";
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	display: block;
	text-decoration: none;
}

.navigation:hover {
	font-family: "Georgia";
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #93231A;
	display: block;
	text-decoration: none;
}
