#nav {
	color: #FFEC7B;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: small;
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: x-small;
}
#nav a {
	text-decoration:none;
	color: #7896A5;
}
#nav a:hover {
	color: #FFEC7B;
}