
body  { color: gray; font-size: small; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; background-color: white; text-align: center }
a:link  { color: gray; font-size: small; text-decoration: none }
a:hover   { color: black; font-size: small; text-decoration: underline }
a:visited     { color: gray; font-size: small; text-decoration: none }
a:active   { color: red; font-size: small; text-decoration: underline }

