.b01 {
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;

}
.r01 {
	font-size: 14px;
	color: #FF3300;
	line-height: 16px;
	text-decoration: none;


}
.o01 {
	font-size: 14px;
	color: #F87E08;
	text-decoration: none;

}
.b02 {
	font-size: 14px;
	line-height: 25px;
	color: #666666;
}
a:link {
	font-size: 14px;
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	font-size: 14px;
	text-decoration: none;
}
a:hover {
	color: #999900;
	text-decoration: underline;
}
.r01:link {
	font-size: 14px;
	color: #FF3300;
	text-decoration: none;
}
.b01:link {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.o01:link {
	font-size: 14px;
	color: #F87E08;
	text-decoration: none;
}
.b01:visited {

	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.o01:visited {

	font-size: 14px;
	color: #F87E08;
	text-decoration: none;
}
.r01:visited {

	font-size: 14px;
	color: #FF3300;
	text-decoration: none;
}
.w01 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.w01:visited {

	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.w01:link {

	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
code {
	display: block;
	overflow: auto;
	font-size: 12px;
	white-space: pre;
	background-color: #EEE;
	border: 1px dotted #CCC;
	padding: 5px;
	width: 700px;
}