body {
background: #000000;
color: #2370b6;
font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}
a {
	color: #2370B6;
}
a:active,
a:visited {
	color: #2370B6;
}
a:hover {
	color: #F0E80A;
}

