﻿<style type="text/css">
.headertext {
	font-family: Georgia;
	font-size: x-large;
	color: #FFFFFF;
	text-align: center;
}
.navigation {
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.siteheader {
	font-family: Georgia;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}
.maintext {
	font-family: Georgia;
	font-size: large;
}
a {
	color: #77BED2;
	text-decoration: none;
	margin-bottom: 30px;
}
a:visited {
	color: #747E80;
	text-decoration: none;
}
a:active {
	color: #D5E1DD;
	text-decoration: none;
}
a:hover {
	color: #F2583E;
	text-decoration: none;
}
.footertext {
	font-family: Georgia;
	font-size: small;
	font-weight: bolder;
	text-align: center;
}
.headertext {
	font-family: Georgia;
	font-size: x-large;
	text-align: center;
}

