﻿body {background-color: #ffffff;
      background-image: url(../graphics/page_t.jpg);
      background-attachment: fixed;
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;}


a:link {color: #003300; text-decoration: underline}
a:visited {color: #003300; text-decoration: underline}
a:hover {color: #003300; text-decoration: none}

a:link.green {color: #fffedd; text-decoration: none}
a:visited.green {color: #fffedd; text-decoration: none}
a:hover.green {color: #fffedd; text-decoration: underline}

