.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
}


a:visited {
	color: #bfbb7f;
	text-decoration: none;
}
a:link {
	color: #bfbb7f;
	text-decoration: none;
}
a:hover {
	color: #FAFAF7;
	text-decoration: underline;
}p {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 14px;
	line-height: 19px;
	color: #d9f1cd;
}
h1 {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 14px;
	line-height: 19px;
	color: #FFFFFF;
}
.footer {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 11px;
	color: #A1AA74;
}
h2 {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 16px;
	color: #FFFFFF;
}
h3 {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 20px;
	color: #FFFFFF;
}
.title {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 20px;
	color: #FFFFFF;
}
.dateHeader {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #BFBB7F;
}
.list {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 12px;
	color: #BFBB7F;
}
.blogText {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 14px;
	line-height: 17px;
	color: #BFBB7F;
}
