
a:link   { color: black; text-decoration: none }
a:visited   { color: black; text-decoration: none }
a:hover   { color: #b22222; text-decoration: none }
a:active  { color: gray; text-decoration: none }
body { color: black; letter-spacing: 5px }

