a:link     {color: blue;}
a:visited  {color: green;}
a:active   {color: red;}
a:hover    {color: white; background: #006633;}

body {font-family: Garamond, Times, "New Century Schoolbook", serif;}
/*       background: #003399 }  */

h1, h2, h3, h4, h5, h6 {font-family: sans-serif;} 

p {text-indent: 1.8em}

.nav {font-family:verdana,helvetica,arial; font-color:black; font-weight:bold;}
.hdr {font-family:verdana,helvetica,arial; font-color:black; font-weight:bold;}

.text {padding:15px}

.copyright {font-family:verdana,helvetica,arial; font-size:.6em; font-color:black; font-weight:normal;}

