body {
	background-color: #CCCCCC;
}

.copyright {
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color:#333333;
}

.copyright A:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright A:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.copyright A:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.copyright A:hover {
	color: #3366CC;
	text-decoration: underline overline;
}.stuweek {
	font-size: 28pt;
	font-weight: bold;
	font-variant: small-caps;
}
