body {background-color: black; color: white;
  font-family: times;
}
h1 {font-size: medium; font-weight: normal;}
a { color: rgb(220,220,255); text-decoration: none;}
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }
a:visited { color: rgb(255,225,235); }
a.plain {text-decoration: none; color: white;}
a:visited.plain {color: white;}
img.plain {border: 0;}


