#GAME{
	font-family : sans-serif;
	margin-top : 15px;
    margin-bottom: 15px;
	height : 25px;
    width: 100%
}
.GAME{
	font-family : sans-serif;
	margin-top : 15px;
    margin-bottom: 15px;
	height : 25px;
    width: 100%
}
#DA{
	font : italic;
	font-style : italic;
	font-size : 16pt;
	font-family : serif;
	float : left;
	width : 120px;
	white-space : nowrap;
}
.DA{
	font : italic;
	font-style : italic;
	font-size : 16pt;
	font-family : serif;
	float : left;
	width : 120px;
	white-space : nowrap;
}
#OP{
	margin-left : 35px;
	padding-top: 1px;
	float : left;
	white-space : nowrap;
}
.OP{
	margin-left : 35px;
	padding-top: 1px;
	float : left;
	white-space : nowrap;
}
#LI{
	margin-left : 276px;
	visibility : hidden;
}
#SC{
	float : right;
	margin-right : 10px;
	white-space : nowrap;
}
.SC{
	float : right;
	margin-right : 10px;
	white-space : nowrap;
}
.HEAD{
	font-size : 25pt;
	font-family : sans-serif;
	background-color : #000;
	color : white;
	white-space : nowrap;
	text-align : center;
	height : 40px;
}
#HEAD{
	font-size : 25pt;
	font-family : sans-serif;
	background-color : #000;
	color : white;
	white-space : nowrap;
	text-align : center;
	height : 40px;
}
#HOME{
	background : url(/images/home.jpg) no-repeat;
	text-indent : 28px;
	height : 24px;
	font-family : sans-serif;
}
#HOME A {
	position : relative;
    text-indent : 34px;
}
BODY {
	background : #ffffff;
}
A {
	text-decoration : none;
}
A:HOVER {
	text-decoration : underline overline;
	background : #3333ff;
    color : white;
}


