body{
	font-family: "MS PGothic", sans-serif;
}
.gameTitle {
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
.gameComment {
	font-size: 12px;
	line-height: 18px;
	color: #E1DACC;
}
a:hover {
	color: #FF0000;
}
.backLabel {
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
.linkTitle {
	font-size: 14px;
	font-weight: bolder;
	color: #39251C;
}
.linkComment {
	font-size: 12px;
	line-height: 18px;
	color: #39251C;
}
.caption {
	font-size: 10px;
	color: #E0D3C9;
	line-height: 12px;

}
.topTitle {
	font-size: 12px;
	color: #39251C;
}
.topBody {
	font-size: 10px;
	color: #39251C;
}

