.moji01 {
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 1px;
	line-height: 130%


}

A:hover {
  color: #FF0000; 
  text-decoration: none;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
