
body { background-color: #ffffff;

       color: #ffffee;
       font-family: Arial, sans-serif;
       font-size: 5%;
       height: 100px; }

a:link { color: #392ce3; text-decoration: none}
a:visited { color: #392ce3; text-decoration: none}
a:hover { color: #078118; text-decoration: none}


pre { font-family: arial, sans-serif; font-size: 120%; }