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

P {text-decoration:none;}