.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff66ff;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style11 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	color: #ff66ff;
	font-weight: bold;
}
.style12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
a:visited {
	text-decoration: none;
	color: #FF66FF;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}




