.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #663333;
	background-color: #FFFFFF;
	line-height: 10px;

}
.nav a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #663333;
	background-color: #FFFFFF;
	text-decoration: none;

}
.nav a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #663333;
	background-color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #663333;
	text-decoration: none;
}
hr {
	color: #663333;
	border: 1px dotted #663333;
	line-height: 1px;

}
.frontpage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #FFFFFF;
}
