body {
    font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	BACKGROUND: url(bg.jpg) #9D2502 no-repeat center 0%;
}
a:hover {
	color: #FFF600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}




.input {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D1D1D;
	line-height:17px;
	text-decoration: none;
	background-color: #ffffff;
	border: none;
}


.zero {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 17px;
	text-decoration: none;
}
.one {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
	text-decoration: none;
}
.two {
	font-size: 12px;
	color: #FF4E00;
	line-height: 20px;
	text-decoration: none;
}
.three {
	font-size: 12px;
	color: #FEC200;
	line-height: 20px;
	text-decoration: none;
}
.four {
	font-size: 12px;
	color: #B6B6B6;
	line-height: 20px;
	text-decoration: none;
}
.five {
	font-size: 12px;
	color: #FEC200;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
.six {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
.seven {
	font-size: 16px;
	color: #FEC200;
	line-height: 23px;
	font-weight: bold;
	text-decoration: none;
}
.night {
	font-size: 16px;
	color: #000000;
	line-height: 23px;
	font-weight: bold;
	text-decoration: none;
}