body {font-family: sans-serif; color: black; background-color: #FFFFFF; }
p { text-align: center; color: black } 
H1 {color: #993366; font-weight: bold; line-height: 10% }

a:link {color: blue; }
a:visited {color: blue; }
a:hover {color: red; }
a:active {color: blue; }

a.blue:link {color: white; }
a.blue:visited {color: white; }
a.blue:hover {color: yellow; }
a.blue:active {color: white; }

.nav {background-color: #000099;font; text-align: left; font-size: small; }
.SMALLWHITE {font-size: 75%; }
.TITLEWHITE {font-weight: bold; font-size: 100%; }
.navlink {text-decoration: none; font-weight: bold; }

.bod {background-color: #FFFFFF;  }

.navright {background-color: #FFFFFF; font-size: small; }

