body {
  background: #999999;
  color: #999999;
  margin: 0;
  padding: 0;
}
	
.generalText
{
	font-family: "Times New Roman";
	font-size: 16;
	color: White;
	text-align: center;
}

.generalTintypeLink {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8C0E04;
	text-decoration: none;
	font-weight: bold;
}

a.generalTintypeLink:hover { color: #C2BB21 }

.generalIlliniPhotoLink {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

a.generalIlliniPhotoLink:hover { color: #FF6600 }