body{
	margin:0px;
	background:#ffffff;
}

.gameslist{
	width:100px;
	height:100px;
	border:1px solid #000000;
	margin-left:8px;
	margin-top:8px;
	float:left;
}

.smallwhitefont{
	font-family:verdana;
	font-size:10px;
	color:#000000;
	text-align:center;
}

.whitefont{
	font-family:verdana;
	font-size:10px;
	color:#000000;
	text-align:center;
	padding:5px;
}

.bottomlinks{
	font-family:verdana;
	font-size:10px;
	color:#000000;
}