body {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	background-attachment: fixed;
	background-color: #999999;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
}
a:link {
	font-family: "Courier New", Courier, monospace;
	color: #333333;
	text-decoration: line-through;
}
.currentPage {
	font-size: 34px;
	font-style: normal;
	color: #CC0000;
	font-weight: bold;
	font-family: Chiller, "Century Gothic", Centaur, "Times New Roman";
}
a:active {
	color: #009966;
}

a:visited {
	font-family: "Courier New", Courier, monospace;
	color: #660000;
	text-decoration: line-through;
}
.whiteChiller {
	font-family: Chiller, "Century Gothic", Centaur, "Times New Roman";
	font-size: 40px;
	color: #FFFFFF;
}

.copyright {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #FFFFFF;
}

.chillerMaroonMed {
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	color: #CC0000;
	font-weight: normal;
}

a:hover {
	font-family: "Courier New", Courier, monospace;
	color: #999999;
}
