
tr, td  {
 color: #212121 }
a:link   {
 color: #424242;
 font-weight: bold }
a:visited    {
 color: #adadad;
 font-weight: bold }
a:active {
 color: #00009c }
a:hover  {
 color: blue;
 text-decoration: underline }
A:link, A:visited, A:active {
 text-decoration: none }
