body {
	color: hsla(226,42%,41%,1);
	background-color: white;
	font-size: 12px;
	text-align: center;
}
p {
    color: #314280;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-style: normal;
    text-align: center;
    font-size: 14px;
}
td {
	color: #465D92;
	font-size: 14px;
}
a:link { color: #e472a6 ; text-decoration: underline; }
a:visited { color: #b269c5 ; text-decoration: underline; }
a:hover { color: #b269c5 ; text-decoration: underline; }
a:active {
	color: #e472a6;
	text-decoration: underline;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
}
