body {
  background-color: #FEFF99;
 }

p, h1, h2, h3, h4, h5, h6, td, a {
  text-align: right;
  color: #7C339D;
  font-family: Comic Sans Ms;
  font-weight: normal;
  font-size: 8pt;
  text-decoration: none;
  margin: 0pt;
 }

 a:link {color: #7C339D;}
 a:hover {color: #CC0BA3;
   text-decoration: overline underline;}
 a:active {color: #7C339D;}
 a:visted {color: #7C339D;}