a {text-decoration: none }
a:link {color: #0000ff }
a:visited {color: #0000ff }
a:hover {color: #0000ff; text-decoration: underline }
a:active {color: #0000ff }


body {
	margin: 0px 0px 0px 0px;
        background-color: #ffffff;
	font-family: "Arial" , "MS UI Gothic", "Osaka", sans-serif; }


td {
   font-size: 14px;
	font-family: "MS UI Gothic", "Osaka", sans-serif; }

