body {
	background-color: #000000;
	color: #E5E5E5;
}

a:active {
	color: #8A0101;
}
a:link {
	color: #FFC0CB;
}
a:visited {
	color: #FF899E;
}
