body {
	background: no-repeat;
	background-image : url("i/bgi.gif"/*tpa=http://www.bingeusa.com/i/bgi.gif*/);
	background-color : #694511;
}
td {
	font-family : verdana;
	font-size : 10px;
	font-weight : normal;
/*	color : #BB7B1E; */
	color : #FFC238;
}

text {
	font-family : verdana;
	font-size : 10px;
	font-weight : normal;
/*	color : #BB7B1E; */
	color : #FFC238;
}

.tit {
	font-family : verdana;
	font-size : 11px;
	letter-spacing : -1px;
	font-weight : bold;
	color : #ffffff;
}
th {
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
	text-align : left;
	color : #694511;
}
a,a:link,a:visited {
 	font-family : verdana;
	font-size : 10px;
	font-weight : normal;
	color : #FFC238;
    text-decoration : underline;
}
a:hover {
    text-decoration : none;
}