a {
	text-decoration:none;
}
a:hover {color:#ff0000}

body,table {
	word-break: break-all;
	font-family: Avenir, "Helvetica neue", Helvetica, "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #888;
	font-size: 20px;
	line-height: 25px;
	font-weight:bold;
}

b {
	font-size: 12px;
	color: #686868;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}