
  a         { text-decoration: none; }
  a:visited { background: white; color: blue; }
  a:hover   { background: white; color: red; }
  body      { background: white; color: black; font-family: Courier, monospace; text-align: left }
  em        { font-style: normal; color: red; background-color: white }
  h1        { font-family: Times, serif; color: black; background-color: white; text-align: center }
  h2        { font-family: Times, serif; color: black; background-color: white }
  h3        { font-family: Times, serif; color: black; background-color: white }

  .menu     { background: white; color: black; }
  .news     { background: #CCCCCC; color: black; }

