.headerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #0D0C02;
}
.quote {
	font-size: 12px;
	font-style: italic;
	color: #2F0000;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.navlink {
	color: #230046;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.navlink:hover {
	color: #660066;
}
