
.body  { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.homebody { color: white; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.subheader  { color: white; font-weight: bold; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.pageheader  { color: red; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:active  { color: black; font-weight: bold; text-decoration: none }
a:link    { color: white; font-weight: bold; text-decoration: none }
a:hover   { color: red; font-weight: bold; text-decoration: underline }

#gamingGuides {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	color: #fc0;
	background-color: #000;
}

#gamingGuides a {
	font-weight: bold;
	background-color: #000;	
}
