/* font size */
.top_tbl {
	font-size: 12px;
	padding: 6px;
	font-weight: bold;
	color: #666666;
}
.top_tbl a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.top_tbl a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.top_tbl a:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}.subtit {
	font-weight: bold;
	color: #6B5346;
}
