@charset "utf-8";
.gallerylink {
	font-family: "Arial Black";
	font-size: 16px;
	color: #FF0;
	text-align: center;
}
.historytext {
	font-family: Arial;
	font-size: 16px;
	color: #FF0;
	text-align: center;
	font-weight: normal;
}
/* CSS Document */

.futureheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF0;
	text-align: center;
}
.gamename {
	font-family: "Arial Black";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF0;
	text-align: center;
	float: none;
}
.videotitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0;
	text-align: center;
	font-weight: bold;
}
.awardtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0;
	text-align: center;
	font-weight: bold;
}
.awardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0;
	text-align: center;
}
