<STYLE type="text/css">
<!--
  a:active {
   font-size: 10Px;
   color: #C4E9FF;
   text-decoration: underline;
  }
  
  a:link {
   font-size: 10px;
   color: #C4E9FF;
   text-decoration: underline;
  }  
  
  a:visited {
   font-size: 10Px;
   color: #C4E9FF;
   text-decoration: underline;
  }  
  
  a:hover {
   font-size: 10Px;
   color: #FFFFFF;
   text-decoration: underline;
  }

  body {
   color: #000000;
   cursor: default;
   font-size: 10px;
   font-family: Verdana;
  }
//-->
</STYLE>