A:link{ 
color : #0000FF; 
}
A:visited{ 
color : #800080; 
}
A:active{ 
color : #FFFF00; 
}
body   {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 10pt;
	color : #3F3F3F;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
