
a:active  { color: green; text-decoration: underline }
a:hover { color: green; text-decoration: underline }
a:link { color: darkgreen; text-decoration: none }
a:vlink  { color: green; text-decoration: none }
body    { color: gray; font-weight: 500; font-size: 11px; font-family: Arial }
p   { color: #006400; font-weight: 500; font-size: 11px }
td  { color: black; font-size: 11px }

