body {
   font-family: sans-serif;
     background-color: white;
     color: #006699;
}

a:link {
   color: #993300;
   text-decoration: none;
}

a:visited {
    color: #993300;
    text-decoration: none;
}
