BODY {
font-family: courier,system,monospace;
font-size: 10pt;
color: #00ff66;
background: #000000; 
} 

a {font-family: courier,system,monospace; font-size: 10pt}
a:link {color: #00ff66; background: #000000; text-decoration: none}
a:visited {color: #00ff66; background: #000000; text-decoration: none}
a:active {color: #000000; background: #00ff66; text-decoration: none} 
a:hover {color: #000000; background: #00ff66; text-decoration: none}




