a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;

}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCFFFF;
	text-decoration: none;
	font-style: normal;


}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;


}
a:active {
	color: #333333;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCFF99;


}
.HeadingOnBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: italic;
}
.Heading2OnBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: italic;
	font-size: x-large;

}
.ListOnBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: italic;
	list-style-type: none;
	list-style-position: outside;


}
.list {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-position: outside;
	list-style-type: none;
}
.WhiteText {
	color: #FFFFFF;
}
.GeorgiaWhite {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;

}
