BODY {
  font-family:osaka,Century Gothic,"sans-serif";
  color:#000;
  font-size:12px;
  line-height:150%;
  scrollbar-3dlight-color:    #fff;
  scrollbar-arrow-color:      #ff0000;
  scrollbar-base-color:       #fff;
  scrollbar-darkshadow-color: #fff;
  scrollbar-face-color:       #fff;
  scrollbar-highlight-color:  #fff;
  scrollbar-shadow-color:     #fff;
  scrollbar-track-color:      #fff;
}
A:link   {
  text-decoration: none;
  color:#ff0000;
}
A:visited{
  text-decoration: none;
  color:#ff0000;
}
A:active {
  text-decoration: none;
  color:#ff0000;
}
A:hover  {
  text-decoration: none;
  color:#fff;
}
table{
  font-family:osaka,Century Gothic,"sans-serif";
  color:#000;
  font-size:12px;
  line-height:150%;
}
td{
  font-family:osaka,Century Gothic,"sans-serif";
  color:#000;
  font-size:12px;
  line-height:150%;
}