.NavLinks {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #999900;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #C2B38E;
	text-decoration: none;
}
