.global {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFE23B;
	background-color: #000000;
}

.link {
	color: #FFE23B;
	text-decoration: none;
}

.viewAllGames {
	color: #000000;
	text-decoration:none;
}

.lastUpdated {
	font-style: italic;
	font-size: smaller;
}

.sectionHeader {
	font-size: xx-large;
	font-style: italic;
}

.menuText {
	color: #FFE23B;
	text-decoration: none;
}

.playerName {
	color: #000000;
	text-decoration:none;
}

.tableHeader {
	color:#000000;
}

.articleTitle {
	font-size: large;
	color: #000099;
	font-weight: bold;
}

.bottomNavigation {
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.caption {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}

.chessMoves {
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.crossTable {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
}

.newsArchive {
	font-size: small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.newsDate {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

.readMoreLink {
	font-size: small;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

.welcomeBody {
	font-weight: bold;
}

.welcomeTitle {
	font-size: large;
	font-weight: bold;
}
