body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003351;
	text-decoration: none;
}
a:link {
	color: #003351;
	text-decoration: none;
}
a:hover {
	color: #917C65;
}
#navBarCurrent {
	background-color: #917C65;
	color: #FFF;
}
