@charset "utf-8";
body {
	margin: 0px;
	font-size: 12px;
	color: #000000;
}
.while {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.black {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}
