body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8D8D8D;
	background-color: #000000;
	font-weight: bold;
}
a:link {
	color: #8E8E8E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8D8F8E;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #8E8E8E;
}

