BODY {
	color: White;
	background-color: #570057;
	font-size: 15px;
}

A {
	color: #8B0000;
}

A:HOVER {
	color: White;
}

.topofpage {
	text-align: center;
}

.updates {
	color: #663399;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	margin-bottom: 20px;
}

.updatelist {
	color: #663399;
	text-align: left;
}