.Header {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.Header a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.Header a:hover {
	color: #FFFF66;
}

.Header a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.SubHeading {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #990066;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0033FF;
	text-decoration: underline;
}

.Body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
}

.Events {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	font-size: small;
}
.Bodysmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	font-size: small;
}

.Body a:hover {
	color: #000000;
	text-decoration: none;
	font-style: oblique;
}
.Body a {
	color: #000066;
	text-decoration: none;
}
.Bodysmall a:hover {
	font-style: oblique;
	text-decoration: none;
	color: #000000;
}
.Bodysmall a {
	color: #000066;
}
.SubHeading a:link {
	color: #000066;
	text-decoration: none;
}
.SubHeading a {
	color: #000066;
	text-decoration: none;
}

.SubHeading a:hover {
	font-style: oblique;
	text-decoration: none;
}
