body {background-color: black; color:#00E033; font-family: Arial, Helvetica, sans-serif;}

font {color: green;}

a:link {
COLOR: white;
TEXT-DECORATION: none;
}
a:visited {
COLOR: white;
TEXT-DECORATION: none;
}
a:hover {
COLOR: black;
TEXT-DECORATION: none;
BACKGROUND: #00E033;
}
