body {
	border: none;
	color: #9BDAFF;
	font-family: Courier, "Courier New", monospace;
	font-size: 14px
}

a {
	color: #46FE35;
	text-decoration: none;
}

a.hover {
	color: #FF2339;
	text-decoration: underline;
}