body { margin: 0; padding: 0; color: #333333; font-size: 10pt; font-family: "ヒラギノ角ゴ Pro W3", Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", "ＭＳ ゴシック"; background: #ffffff; line-height: 20px; }
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;
}
