body {
		background: #0A0A0D;
		color: #FFFFFF;
}

a {
		color: #FFFFFF;
		text-decoration: none;
}

a:hover {
		color: orange;
}
