body {
	background-color: #CCCCCC;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFCC;
	text-decoration: underline;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.bodyText a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #993300;
	text-decoration: none;
}
.bodyText a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #993300;
	text-decoration: underline;
}
.greyonDark {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.greyonDark a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.greyonDark a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
.greyonLight {color: #999999; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; }
.navigation {
	color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.navigation a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFCC;
	font-style: normal;
	text-decoration: none;
}
.titleonLight {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; }