body {
	background-color: #006699;
}
.text {
	color: #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
}
a:link {
	font-size: 9pt;
	color: #66CCFF;
}
a:visited {
	font-size: 9pt;
	color: #CC99FF;
}
a:hover {
	font-size: 9pt;
	color: #CC0000;
}
a:active {
	font-size: 9pt;
	color: #FF66CC;
}
.intext {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
