body {
	background-color: #000000;
	background-repeat: no-repeat;
}
a:link {
	color: #969DA2;
	text-decoration: underline;
	background-position: center center;
	text-align: center;
	font-weight: normal;
}
a:visited {
	text-decoration: underline;
	color: #495254;
}
a:hover {
	text-decoration: none;
	color: #DFE5E7;
}
a:active {
	text-decoration: underline;
	color: #474F49;
}
