@charset "utf-8";
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: normal;
	color:#696;
	background-color:#339966;
}
.sports-bet-content {
	padding: 25px;
}
h1 {
	font-size: 30px;
	font-weight: bold;
	color:#009933;
	text-decoration: none;
	text-align:center;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color:#009900;
	text-decoration: none;
	text-align:center;
}a {
	color: #679A67;
	text-decoration: none;
}
.sptxt {
	font-size: 18px;
	font-weight: bold;
	color: #009900;
	text-align: center;
}

