font, td, p, a { font-family: Arial; }
a:link { color: #FFFFFF; text-decoration: none; font-weight: bold; }
a:hover { color: #FFFF00; text-decoration: underline;  }
a:visited { color: #FFFFFF; text-decoration: none;  font-weight: bold; }
a:visited:hover { color: #FFFF00; text-decoration: underline;  }

a.snav:link,a.snav:visited { color: #0000C6; text-decoration: none; font-weight: bold; }
a.snav:hover,a.snav:visited:hover { color: #808000; text-decoration: underline; font-weight: bold;  }

