body {
	font-size: 1em;
	background-color: #000098;
	color: #fff;
}

a {
	color: #f63;
}

a:visited {
	color: #d41;
}


