BODY {
 font-family: Osaka,Verdana,Arial,Helvetica,sans-serif; 
}

td  { color: #666666; font-size: 12px; font-family: Osaka, Verdana, Arial, Helvetica, sans-serif }

a:link{
  color: #6C87F7;
  text-decoration: none;
  }
a:visited{
  color: #7971C0;
  text-decoration: none;
  }
a:hover,a:active{
  color: #104497;
  text-decoration: underline;
  background: none;
  }
