<STYLE>
a img    {filter: none}
a:hover img    { filter: gray}
a:active img    { filter: gray}
a         {color: black; text-decoration: none}
a:link    {color: black}
a:visited {color: black}
a:active  {color: blue}
a:hover   {color: red; text-decoration: underline}
th,td     {border:1px solid black}

</STYLE>
