@charset "utf-8";
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: normal;
	color:#c60;
	background-color: #fff;
}
.sports-bet-content {
	padding: 25px;
}
h1 {
	font-size: 30px;
	font-weight: bolder;
	color:#f71;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color:#f90;
	text-decoration: none;
}.atextlink {
	color: #CC6600;
	text-decoration: none;
}
.bet_sports_online_text {
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
}

