.text {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.footer {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
a.LinkB:link {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 12px;
	color: #3399FF;
	text-decoration: none;
}
a.LinkB:visited {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 12px;
	color: #3399FF;
	text-decoration: none;
}
a.LinkB:hover {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 12px;
	color: #FF6666;
	text-decoration: none;
}
a.LinkB:active {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 12px;
	color: #3399FF;
	text-decoration: none;
}
a.LinkR:link {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 12px;
	color: #FF3366;
	text-decoration: none;
}
a.LinkR:visited {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 12px;
	color: #FF3366;
	text-decoration: none;
}
a.LinkR:hover {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a.LinkR:active {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 12px;
	color:#FF3366;
	text-decoration: none;
}
