/*Style*/
html, body {margin: 0px; padding: 0px;}
body {
	background-color:#000;
	font-family: "OCR A Extended", "Courier New", Courier, mono;
}
a, a:link, a:visited, a:active {color: #9de901; text-decoration: none; font-weight: bold;}
a:hover {border-bottom: dashed 2px #acfe04;}