body{
	margin:0;
	padding:0;
	background-image: url(images/body_bg.gif);
	font-size:12px;
	color:#000;
}
.sheepbox {
	font-family: Verdana, "MS UI Gothic";
}
a:link {
	font-family: Verdana, "MS UI Gothic";
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, "MS UI Gothic";
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, "MS UI Gothic";
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.comment {	font-family: "MS UI Gothic", Osaka;
	font-size: 12px;
	color: #333333;
}
.gameframe {	border: 1px solid #333333;
	font-family: "MS UI Gothic", Osaka;
	font-size: 12px;
	color: #333333;
}
.gametitle {	font-family: "MS UI Gothic", Osaka;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.comment1 {font-family: Verdana, Arial, "MS UI Gothic";
	font-size: 10px;
	color: #333333;
	border: 2px solid #0033CC;
	padding: 3px;
	line-height: 13px;
}
.linktitle {font-family: Verdana, Arial, "MS UI Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
	padding: 3px;
}
.p_big {
	font-family: Verdana, "MS UI Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.p_comment {
	font-family: Verdana, "MS UI Gothic";
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.p_title {
	font-family: Verdana, "MS UI Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
}
.p_white_b{
	color:#FFF;
	font-weight:bold;
	}
