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

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