body{
	background-color: black;
	color: white;
}

a:link {
color: white;
}
a:hover {
color: white;
}

a {
text-decoration: none;
}
