@charset   "Shift_JIS";
a:link{
	color : orange;
}
a:visited{
	color : olive;
}
a:hover{
	color : blue;
       background-color : white;
}

A{
	text-decoration:none
;
}

<p style="line-height:150%;
 letter-spacing: 2pt;
 word-spacing: 4pt;">
body{
  font-family : "Meiryo UI";
}

body{
  font-family : CI;
  color : black;
}
