body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #4B4B4B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #990000;
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	color: #990000;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #000000;
	text-decoration:underline;
}
.gametitle{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.whitetext{
	color: #FFFFFF;
	font-size: 12px;
}
.header{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.systemrequirements{
	color: #FFFFFF;
	font-size: 10px;
}