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