
.nav     { color: #c33; font-weight: bold; font-size: x-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.nav:link  { color: white; text-decoration: none }
a:link  { text-decoration: none }
.nav:visited  { color: white; text-decoration: none }
.nav:hover { color: #ff0; text-decoration: none }
.nav:active { color: #ffc }
h1   { color: red; font-weight: bold; font-size: x-large; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }
body   { font-size: x-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

