h2 {  font-size: small}
h3 {  font-size: x-small}
a:hover {  color: #00bf00; text-decoration: underline}
a:link {  text-decoration: underline; color: #6666FF}
a:visited {  text-decoration: underline; color: #CC66FF}
body {  color: #333333; background: #FFFFFF}
a:active {  color: #CC66FF; text-decoration: underline}
