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