body {
	margin: 0;
	padding: 0;
	font: 13px Arial;
	color: #8FACBA;
	background: #1A1D24;
}

a {

	color: #B5D9EB;
}

a:hover {
	color: #FFFFFF;
}