.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.text02 {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.yellow {
	font-size: 12px;
	color: #FF6600;
}
.red {
	font-size: 12px;
	color: #CC0000;
}
a:hover {
	color: #EF0400;
	text-decoration: underline;
}
a:link {
	color: #424542;
	text-decoration: none;
}
a:visited {
	color: #424142;
	text-decoration: none;
}
.new {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

