body { 
  color: black; background: jade_background.gif;}<br>
  A:link {color: green; background: #21543F; text-decoration: none;}<br>
  A:visited {color: green; background: #7FA08C; text-decoration: none;}<br>
  A:active {color: orange; background: #FF9900; text-decoration: none;}<br>
}
