body{
	background-color: #000000;
}

a:link,
a:visited,
a:active,
a:hover {
	color: lightblue;
}


