
body {color: #FFFFFF; background-color: #000000; }

h1 {
color: #FF8000; font-face: "Times New Roman", Times, serif; font-size: 300%;
}

a:link { color: #FF8000; font-weight: bold; }
a:visited { color: #FF8000; font-weight: bold; }
a:hover { color: #FFFFFF; text-decoration: none; font-weight: bold;  }
a:active { color: #FFFFFF; text-decoration: none; font-weight: bold;  }

