

a         {text-decoration: none}
a:link  {color:navy}
a:active   {color: blue}
a:visited  {color: brown}
a:hover   {color: green; text-decoration: underline}

h2  {color: navy; font: Arial CE; text-align: center}
h4  {color: black; font: Arial CE; text-align: center}

