
a { 
	text-decoration: none;
	
  }
a:visited {
	color: #0000FF;
	text-decoration: none;

	}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
body,td {  font-family: "Osaka", "MS UI Gothic"; font-size: 10pt}


