a:link,a:active,a:visited {
	text-decoration: none;
	color:#0000ff
}

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

body {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "MS UI Gothic"
}

td {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "MS UI Gothic"
}