document.write ("<style fprolloverstyle>");
document.write ("a:link {text-decoration: underline; color:#993300; font-weight:normal;},");
document.write ("a:visited {text-decoration: underline; color:#993300; font-weight: normal}");
document.write ("a:hover {text-decoration: underline; color:663300; font-weight: normal},");
document.write ("</style>");


