a:hover { font-weight: bold; color: #FF0000; text-decoration: underline}
a:link {  font-weight: bold; color: #FFFFFF; text-decoration: none}
a:visited {  font-weight: bold; color: #FFFFFF; text-decoration: none}
h1 {  background-color: #d2e5f5; font-size: large; font-weight: bold; color: #FF0000}
h2 {  font-weight: bold; color: #0000FF; background-color: D2E5F5; font-variant: small-caps; font-size: medium}
p {  font-family: Arial, Helvetica, sans-serif; font-size: x-small}
a:active {  font-weight: bold; color: #FF0000; text-decoration: underlin}
