<style type="text/css">
<!--

/* NB: Because older browsers don't use styles, I've put a lot of hard coded stuff in too */

<style type="text/css">
<!--
A:link    {  color: "#0000FF";
          }
A:visited {  color: "#00AAFF";
          }
A:hover   {  color: "#FF0000";
          }
A:active  {  color: "#FF0000";
          }
body      {  background-image: url(slalomlogo.gif);
             background-color: "#FFFFFF";
             color: "#000000";
          }
.menu     {}
.title    {  color: "#0000FF"
          }
.big      {  color: "#0000FF"
          }
.small    {  color: "#000000"}
-->
</style>