.topnav     { color: black; font: bold 16px/17px Arial, Helvetica, sans-serif; font-stretch: expanded  }
.topnav:link    { color: white; text-decoration: none }
.topnav:visited    { color: white; text-decoration: none }
.topnav:hover    { color: red; text-decoration: underline }
.bottnav    { color: black; font: bold 16px/17px Arial, Helvetica, sans-serif; font-stretch: expanded  }
.bottnav:link   { color: red; text-decoration: none }
.bottnav:visited   { color: red; text-decoration: none }
.bottnav:hover   { color: blue; text-decoration: underline }