body {
	color: #333333;
	background-color: #ffffff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

A:link {
	color: #006633;
	text-decoration: none
}

A:visited {
	color: #006633;
	text-decoration: none
}

A:active {
	color: #FF0000;
	text-decoration: none
}

A:hover {
	color: #FF0000;
	text-decoration: underline
}
