
body { background-color: #fff; margin: 0px }
A   { color: #333 }
A:link { color: #c03; font-weight: bold; text-decoration: underline }
A:visited  { color: #9c6; font-weight: bold; text-decoration: underline }
A:active { color: #99cc66; font-weight: bold; text-decoration: underline }
A:hover  { color: #609; font-weight: bold; text-decoration: underline }
