A:link    { text-decoration:none; color:#000000; background:#ffddc0 }    /* unvisited links */
A:visited { color:#800080; background: #ffddc0 }   /* visited links   */
A:hover   { background: #ffffff  } /* user hovers     */
A:active  { background: #fffffe }   /* active links    */

P {text-decoration:none;}