<!-- begin script
document.write (
"<style type=text/css>\n" +
"<!--\n" +
"a:active {  color: #0000FF;}\n" +
"a:link {  color: #0000FF; text-decoration: none;}\n" +
"a:visited {  color: #0000FF; text-decoration: none;}\n" +
"a:hover {  color: #FF0000; text-decoration: underline;}\n" +
"-->\n" +
"</style>\n"
);
// end script -->