BODY {
	background-color : #000000;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Arial;
}
TD.main {
	padding : 20px;
	background-color : #ffe49f;
}
P {
	font-size : 12px;
	color : #312a18;
}
TD.main A {
	color : #54492b;
	text-decoration : underline;
}
TD.main A:HOVER {
	color : #775f23;
	text-decoration : none;
}
TD.main A:VISITED {
	color : Black;
}
TD.main UL {
	font-size : 12px;
	color : #312a18;
}
H1 {
	font-size : 20px;
	color : #312a18;
	margin-top : 0px;
	text-align : center;
}
H2 {
	font-size : 18px;
	color : #312a18;
	margin-top : 0px;
	text-align : center;
}
UL.menu {
	font-size : 14px;
	font-weight : bold;
	color : #8c7657;
	list-style-image : none;
	list-style-type : none;
	margin-left : 0px;
	padding-left : 5px;
}
UL.menu A {
	color : #cdb89b;
	font-size : 13px;
	text-decoration : underline;
}
UL.menu A:HOVER {
	color : #ab0909;
	font-size : 13px;
	text-decoration : none;
}
SPAN.nav {
	font-size : 14px;
	color : #cdb89b;
}
A.gladiators {
	color : #cdb89b;
	font-size : 16px;
	text-decoration : underline;
	font-weight : bold;
}
A:HOVER.gladiators {
	color : #ab0909;
	font-size : 16px;
	text-decoration : none;
	font-weight : bold;
}
TABLE.games {
	font-size: 13px;
	background-color : #e3915a;
	color: #000000;
}
TABLE.games A {
	color : #000000;
	text-decoration : underline;
}
TABLE.games A:HOVER {
	color : #ab0909;
	text-decoration : none;
}
