body {
	background-color: #000000;
	font-size: 11px;
	color: #999999;
	text-align:center;
}

a {
	color: #06fffc;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
}
