body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #333333;
}
a:link {
	color: #ffCC00;
}
.headingtextCopy {
	font-size: larger;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FF3333;
}
a:visited {
	color: #CCFF00;
}
a {
	text-decoration: none;
}
a:active {
	color: #FFFF00;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.tues {
	background-color: #006600;

}
.thurs {
	background-color: #339933;
}
