BODY    { font-family: Osaka, Verdana, Arial, Helvetica, sans-serif }
.t_link a:link  { color: white; font-weight: bolder; font-size: 12px; text-decoration: none }
.t_link a:visited  { color: white; font-weight: bolder; font-size: 12px; text-decoration: none }
.t_link a:hover { color: black; font-weight: bolder; font-size: 12px; text-decoration: none }
.t_link a:active { color: black; font-weight: bolder; font-size: 12px; text-decoration: none }
td {
 font-family: Osaka,Verdana,Arial,Helvetica,sans-serif; 
	FONT-SIZE: 12px; LINE-HEIGHT: 155%; color: #666666}

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;
  }

