﻿<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: #FFFFFF;
	text-decoration: none;
	margin-bottom: 30px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #C0C0C0;
	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;
}
