body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #9BE2F4;
	font-weight: bolder;
	background-color: #0078b7;
}
a {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bolder;
	color: #EEE1AE;
}

