body {
	background-color: #098ED2;
}
.bodytext {
	font-family: Perpetua, "Poor Richard", "Monotype Corsiva";
	color: #13EFF7;
	font-size: large;
}
.link {
	font-family: Perpetua, "Poor Richard", "Monotype Corsiva";
	font-size: large;
	color: #FFFFFF;
	text-decoration: underline;
}
.header {
	font-family: Perpetua, "Poor Richard", "Monotype Corsiva";
	font-size: x-large;
	text-decoration: underline;
	color: #FFFFFF;
}
.navBar {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	border: #E0DFE3;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
.linkHeader {
	font-family: Perpetua, "Poor Richard", "Monotype Corsiva";
	font-size: x-large;
	color: #FFFFFF;
	text-decoration: underline;
}
