html {
	font-family:"Helvetica";
	font-size:10px;
    }
body {
    background-color:#000000;
}
a, a:visited, a:focus, a:hover, a:active {
	color: #fa0;
	text-decoration: underline;
}
