body {font-size:10pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: blue;}

div { margin-left:5%; margin-right:5%; color: blue;}
h1 { font-size:2em;}
h2 { font-size:1.3em; background-color: gray;}

a:link    {color: blue; text-decoration: none;}
a:visited {color: blue; text-decoration: none;}
a:focus   {color: black; text-decoration: none;}
a:hover   {color: red; text-decoration: none;}
a:active  {color: black; text-decoration: none;}
 
     