
body {
  background:	#000000;
  color:	#00ff00;
  font-family:	monospace;
}

a:link    { color: #00ff00;  text-decoration: underline; }
a:visited { color: #00ff00;  text-decoration: underline; }
a:hover   { color: #00ff00;  text-decoration: underline; }

