<style>


a:visited.nav    { color: #000000 }
a:hover.nav      { color: #CC0000; font-weight:bold }
a.nav        	 { color: #000000; text-decoration: none; font-weight:bold }

a:visited.rsvp   { color: #CC0000 }
a:hover.rsvp     { color: #0000FF; font-weight:bold }
a.rsvp        	 { color: #CC0000; text-decoration: none; font-weight:bold }

a:visited.email  { color: #0000FF; text-decoration: underline }
a.email          { text-decoration: underline }
a:hover.email    { color: #CC0000; text-decoration: underline }


a:link.link      { text-decoration: underline; font-weight: bold; color: #000080 }
a:visited.link   { text-decoration: underline; font-weight: bold; color: #000080 }
a:hover.link     { text-decoration: underline; font-weight: bold; color: #CC0000 }
-->
</style>