@charset   "Shift_JIS";
a:link{
	color : gray;
  
  
  
  
  font-weight : normal;
  text-decoration : underline;
}
a:visited{
	color : olive;
  
  
  
  font-weight : normal;
  

  text-decoration : underline;
}
a:hover{
	color : orange;
       
  
  font-weight : normal;
}

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;
  line-height : 120%;
}
