a:link   { color: white; text-decoration: none }
a:active  { color: white; text-decoration: none }
a:visited  { color: white; text-decoration: none }
a:hover     { color: yellow }
a:vlink  { color: white }

H1 a:hover    { color: yellow; font-weight: bolder }
H1 a:visited     { color: white }
H2   { color: white; font-style: normal; font-weight: normal; font-size: medium }
H2  a:hover   { color: white; font-style: normal; font-weight: bold; text-decoration: none }