body {
 background-color: #9999FF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #144f62;
 background-image: url(niceblue.gif);
 font-weight: normal;
  }
p {text-decoration: none}
a:link {color: 0033cc; text-decoration: none;}
a:visited {color: 7f0baa; text-decoration: none;}
a:active {color: blue; text-decoration: none; font-weight: bold}
a:hover {background-color: ccccff; text-decoration: none;}