body{
	background:black;
	font-family:Arial, Helvetica, sans-serif;
}

#footer{
	font-size:10px;
	color:white;
}

#footer a{
	color:white;
	text-decoration:none;
}

#footer a:hover{
	color:red;
}
