
.nav a:hover { color: white; text-decoration: none }
.nav a:link { color: white }
.nav a:visited { color: white }
.nav a:active { color: white; text-decoration: none }
a:hover { color: #d60000; text-decoration: none }
input.blue     { color: white; font-weight: bold; font-size: 13px; background-color: #52567e; padding-top: 2px; padding-bottom: 2px }
