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