body {
   background-color: #ffffff;
   margin-top: 0;
   margin-bottom: 0;
   margin-right: 0;
   margin-left: 10;
}
A:link {text-decoration: none; color: #9900cc;}
A:visited {text-decoration: none; color: #9900cc;}
A:active {text-decoration: none; color: fuchsia;}
A:hover {text-decoration: none; color: fuchsia;}
