body { margin: 0; padding: 0; color: black; font-size: 10pt; font-family: "ヒラギノ角ゴ Pro W3", Osaka, Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", "ＭＳ ゴシック"; background: #ffffff; line-height: 120%; }
a:link { color: red; text-decoration: none; }
	
a:visited {
	text-decoration: none;
	color: orange;
    }
	
a:hover { color: red; text-decoration: underline; }
	
a:active {
	text-decoration: none;
	color:orange;
}
