<style type="text/css">

body { font-family: sans-serif; }

  :link { color: rgb(204, 204, 204) }  /* for unvisited links */
  :visited { color: rgb(204, 204, 204) } /* for visited links */
  :active { color: rgb(204, 204, 204) } /* when link is clicked */
  :hover { color: rgb(255, 255, 255) } /* when mouse is over link */

a.plain { text-decoration: none }
</style>
