body, td, p, a {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.01 {
	font-size: 13px;
	color: #000000;
}
.01 a {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

.01 a:hover {
	font-size: 13px;
	color: #FF6600;
	text-decoration: none;
}
.02 {
	font-size: 13px;
	color: #000000;
}
.02 a {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

.02 a:hover {
	font-size: 13px;
	color: #CC3300;
	text-decoration: none;
}
.03 {
	font-size: 13px;
	color: #666666;
}
.03 a{
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.03 a:hover {
	font-size: 13px;
	color: #FF6600;
	text-decoration: none;
}
.04 {
	font-size: 13px;
	color: #666666;
}
.04 a{
	font-size: 13px;
	color: #003399;
	text-decoration: underline;
}
.04 a:hover {
	font-size: 13px;
	color: #003399;
	text-decoration: none;
}
.05 {
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}
.05 a {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

.05 a:hover {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

ol li {list-style-type:disc; color:#666666;}
ol ol li{list-style-type:circle; color:#666666;}
ol ol ol li{list-style-type:square; color:#666666;}
