.mainText {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #243500;
}
.mainTextLink1 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #314800;
	font-weight: bold;
	text-decoration: none;
}
.mainTextLink1:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #314800;
	font-weight: bold;
	text-decoration: none;
}
.mainTextLink1:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #314800;
	font-weight: bold;
	text-decoration: none;
}
.mainTextLink1:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #7D8D00;
	font-weight: bold;
	text-decoration: underline;
}
.mainTextLink1:active {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #314800;
	font-weight: bold;
	text-decoration: underline;
}
.buttonLinks1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #4a3800;
	font-weight: 700;
}
.buttonLinks1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #623E00;
	font-weight: 700;
	text-decoration: none;
}
.buttonLinks1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #573204;
	font-weight: 700;
	text-decoration: none;
}
.buttonLinks1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #705000;
	font-weight: 700;
	text-decoration: underline;
}
.buttonLinks1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #774A00;
	font-weight: 700;
	text-decoration: underline;
}
.gameTitles {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #243500;
	font-weight: 800;
}
.gameTitlesLink:link {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #304000;
	font-weight: 800;
	text-decoration: none;
}
.gameTitlesLink:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #203000;
	font-weight: 800;
	text-decoration: none;
}
.gameTitlesLink:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #447700;
	font-weight: 800;
	text-decoration: underline;
}
.gameTitlesLink:active {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #445500;
	font-weight: 800;
	text-decoration: underline;
}
.bottomText {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #DDFF97;
}
.bottomTextLink:link {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #DDFF97;
	text-decoration: none;
}
.bottomTextLink:visited {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #DDFF97;
	text-decoration: none;
}
.bottomTextLink:hover {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #DDFF97;
	text-decoration: underline;
}
.bottomTextLink:active {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #DDFF97;
	text-decoration: underline;
}

