.nav {
	font-family: "Book Antigua";
	font-size: 12px;
	color: #e1d67c;
	text-decoration: underline;
}
a:link {
	font-family: "Book Antigua";
	font-size: 12px;
	color: #e1d67c;
	text-decoration: underline;
}
a:visited {
	font-family: "Book Antigua";
	font-size: 12px;
	color: #e1d67c;
	text-decoration: underline;
}
a:hover {
	font-family: "Book Antigua";
	font-size: 12px;
	color: #9f8783;
	text-decoration: underline;
}
a:active {
	font-family: "Book Antigua";
	font-size: 12px;
	color: #e1d67c;
	text-decoration: underline;
}
