a:link {
	font: bold 12px "ＭＳ Ｐゴシック", "Osaka";
	color: #339933;
	text-decoration: underline;
}
a:visited {
	font: bold 12px "ＭＳ Ｐゴシック", "Osaka";
	color: #CC3366;
	text-decoration: underline;
}
a:hover {
	font: 12px "ＭＳ Ｐゴシック", "Osaka";
	color: #FF3333;
	text-decoration: none;
}
a:active {
	font: 12px "ＭＳ Ｐゴシック", "Osaka";
	color: #FF6600;
}
.box {
	border: thin dotted #006600;
}
