@charset "utf-8";
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: normal;
	color:#eee;
	background-color:#006699;
}
.sports-bet-content {
	padding: 25px;
}
h1 {
	font-size: 30px;
	font-weight: bolder;
	color:#66CCFF;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color:#6699CC;
	text-decoration: none;
}a {
	color: #EEEEEE;
	text-decoration: none;
}
.sportsbet-sportsbld {
	font-size: 18px;
	font-weight: bold;
	color: #6699CC;
	text-align: center;
}

