body {
	background-color: #000;
}

.footer {
	font-family: arial;
	font-size: 11px;
	color: #A3A4A9;
	height: 50px;
	text-align: center;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #A3A4A9;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}
