BODY {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	background-color: #000000;
	text-align: center;

} 

a {
	color: #6bC9F4;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #0bD70B;

}

.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0bd70b;
}
