A:LINK {
	text-decoration : underline;
  color : blue;
}
A:VISITED {
	text-decoration : underline;
  color : blue;
}
A:ACTIVE {
	text-decoration : underline;
  color : blue;
}
A:HOVER {
	text-decoration : underline;
  
  background-color : white;
}
BODY {
	COLOR: #666666
;}
H1{
  
  background-color : #ffffff;
  font-size : small;
  font-family : HGۺ޼M-PRO;
  font-weight : normal;
  text-decoration : none;
  color : gray;
  
  
  
  text-align : justify;
  text-indent : 1px;
}
H2{
  background-color : #ffffff;
  font-size : x-small;
  font-family : CI;
}

