body {background: #33cccc url(heads/crcabackgreen.gif) right top no-repeat;}

p, td {font-family: "Lucida Sans", Lucida, "Lucida Fax", "Gill Sans", "Trebuchet MS", Verdana, Tahoma, Lucida, Arial, Helvetica, sans-serif; color: #000066;}

pre {font-family: "Courier New", courier, "Courier Regular", monospace; color: #000066}

A:link   {
      text-decoration: none;
      font-weight:  bold;
      color: #0000cc;
      background: transparent;
      }

A:visited   {
      text-decoration: none;
      font-weight:  bold;
      color: #000000;
      background: #transparent;
      }

A:active   {
      text-decoration: none;
      font-weight:  bold;
      color: #ffffff;
      background: #339999;
      }


A:hover   {
      text-decoration: none;
      font-weight:  bold;
      color: #ffffff;
      background: #0000cc;
      }

A.list:link, A.list:visited, A.list:active, A.list:hover {font-weight: normal;}


