body {
	color: #ffffff;
	background-color: #202020;
}

a {
	color: #8080FF;
}

a:visited {
	color: #C040FF;
}

