TD.title_red{
	color : Red;
	font-family : "Times New Roman", serif;
	background-color : transparent;
	text-align : left;
	width : 20%;
	font-weight : bold;
}
TABLE.gamename_red {
	font-family : Arial, sans-serif;
	font-size : large;
	color : Red;
	background-color : Black;
	width : 100%;
	border : medium outset;
	font-weight : bold;
}
TD.gametitle_red{
	font-family : Arial, sans-serif;
	font-size : large;
	color : Red;
	background-color : transparent;
	font-weight : bold;
	border : medium outset;
}