body { background-color: #ffffff; font-family: Arial, Helvetica, sans-serif; color: #000000 }
a:link { color: #ffffff }      <!-- white -->
a:active { color #000000 }     <!-- black -->
a:visited {color: #0000ff }    <!-- blue  -->
a:hover { color: #ff0000 }     <!-- red   -->
                               <!-- ymps gold = #ffd700 -->
