BODY {
   font-family: Verdana;
   font-size: 13pt;
   color: black;
   margin-left: 55 px;
   margin-top: 15 px;
   background-position: top left;
   background-repeat: repeat;
   background-color:#8fc320;
   background-image:url('');
   background-attachment:fixed;
}
a:link {color:black}
a:visited {color:black}
a:hover {background-color:#8fc320; font-style: bold}
a:active {color:green}

