.Nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7C0606;
 	font-weight: bold;

}


	a:link {color: #002800;
	text-decoration: none;}

	a:visited {text-decoration: none;
	color: #002800;}

	a:hover {text-decoration: none;
	color: #7C0606;}

	a:active {text-decoration: none;
	color: #7C0606;

}	