@charset "utf-8";
/* CSS Document */

body {
	background-color: #89c53a;
	color: #232151;
	font-family: "Courier New", Courier, monospace;
	font-size: 8px;
}
a, a:visited {
	color: #ffffff;
	text-decoration: none;
}

	
