.games-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.games-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.games-yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFF00;
}
body {
	background-color: #1F006F;
}
#scroll {
	position:inherit;
	left:5px;
	top:0px;
	width:510px;
	z-index: 1;
	height:340px;
	overflow: hidden;
	overflow:auto;
}
