
body {
	background-color: #1C1CD8;
	color: #D8D8D8;
}

a:link, a:visited, a:active { text-decoration: none; color: #D8D8D8; }
a:hover { text-decoration: none; color: #D82727; }
