<!--
 document.write("<STYLE TYPE=\"text/css\">");
   document.write("A:link    { text-decoration: none; Color: #333333 }");
   document.write("A:visited { text-decoration: none; Color: #333333 }");
   document.write("A:hover   { text-decoration: none; Color: #999999 }");
   document.write("A:active  { text-decoration: none; Color: #999999 }");
 document.write("</STYLE>");
//-->

