a         {text-decoration: none;color:blue}
a:link    {color: #0000A0 }
a:visited {color: #000050 }
a:active  {color: #000060 }
a:hover   {text-decoration: underline; color: #0000F0}

h2     {color: blue; font-style: italic}
h1    {color: green; text-align: center}
p    {text-indent: 0px; margin: 0px 0px 0px 0px }
body { color: black; }

