body    { color: black; font-size: 10pt; font-family: Times, "Times New Roman", serif }
a.k:link { text-decoration: none }
a.k:link { color: black; text-decoration: none }
a.g:link { color: #003700; text-decoration: none }
a.r:link { color: #9a0000; text-decoration: none }
a.w:link { color: white; text-decoration: none }
a:visited  { color: inherit; text-decoration: none }
a.k:visited { color: black; text-decoration: none }
a.r:visited { color: #9a0000; text-decoration: none }
a.g:visited { color: #003700; text-decoration: none }
a.w:visited { color: white; text-decoration: none }
a:hover  { text-decoration: none }
a.k:hover { color: #003700; text-decoration: none }
a.r:hover { color: red; text-decoration: none }
a.g:hover { color: #1b7c35; text-decoration: none }
a.w:hover { color: yellow; text-decoration: none }