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