#navFont {
	font-size:95%;
	text-align:right;
	font-weight:900;
	text-decoration:none;
	list-style-type: none;
	line-height:200%;
	padding-right:10px;	
}

#navFont a {
	color:#FFEBC4;
	text-decoration:none;
}

#navFont a:hover {
	color:#FF9200;
	text-decoration:none;
}
.logo {
	text-align:left;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:20px;
}