body {
background:#FFFFEE;
color:#333;
font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
font-size:12pt;
}
		    
a:link {
	font-weight: bold;
    color: #FF4500;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
    color: #FF4500;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
    color: #FF6347;
	text-decoration: none;
}
a:active {
	font-weight: bold;
    color: #FF6347;
	text-decoration: none;
}
