body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
.game_title {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 18px;
	color: #CCCCCC;
	text-align: justify;
}
.game_description {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #999999;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
}

.h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #999999;
}

.adfont {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-align: right;
}



