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

a:link {
    color: #5580FF;
}

a:visited {
    color: #88CCFF;
}