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