body { color: silver; font-size: larger; font-family: Courier, Monaco, monospace; background-color: black; }

p {}

td {}

h1 {color: white}

a:link { color: yellow ; font-weight: bold; text-decoration: none; }

a:visited { color: yellow;  font-weight: bold; text-decoration: none; }

a:hover { color: white ; font-weight: bold; }

a:active { color: white }

