@charset "UTF-8";
body {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: #000000;
	font-size: 18px;
	line-height: 150%;
}
a {
	color: #000;
	text-decoration: none;
	background-color: #FFF;
}
