td {
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}
.ori {
	font-size: 14px;
	font-weight: bold;
	color: FF6C00;
}
.black {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
