.redHeader{
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	color : red;
	font-weight:bolder;
}

a.redHeader{
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	color : red;
	font-weight:bolder;
	text-decoration: none;
}

a:hover.redHeader{
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	color : red;
	font-weight:bolder;
	text-decoration: none;
}

.whiteHeader {
font-family:Arial;
color:red;
font-size:12pt;
font-weight:bolder;
}

.whiteText {
	font-family:Arial;
	color:white;
	font-size: 10pt;
}

.redText {
font-family:Arial;
color:#ff0000;
font-size:10pt;
}

.gameTitle {
font-family:Arial;
color: #FFCC00;
font-size:10pt;
font-weight:bolder;
}

.gameDes {
font-family:Arial;
color:red;
font-size:8pt;
font-weight:bolder;
}

a.pageLink {
font-family:Arial;
color:white;
font-size:12pt;
font-weight:bolder;
}

a.visited.pageLink {
font-family:Arial;
color:red;
font-size:12pt;
font-weight:bolder;
}

a.hover.pageLink {
font-family:Arial;
color:red;
font-size:12pt;
font-weight:bolder;
}

a.gamedes{
font-family:Arial;
color:66FF66;
font-size:12pt;
font-weight:bolder;
}

a.visited.gamedes {
font-family:Arial;
color:66FF66;
font-size:12pt;
font-weight:bolder;
}

a.hover.gamedes {
font-family:Arial;
color:66FF66;
font-size:12pt;
font-weight:bolder;
}


.onpageLink {
font-family:Arial;
color:red;
font-size:12pt;
font-weight:bolder;
}

