.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #475C05;
	text-decoration: inherit;
	cursor: auto;
	margin-bottom: 0%;
}
.navigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #F4C22D;
	text-decoration: none;
	cursor: crosshair;
}
