.title-co {
	font-size: 12px;
	letter-spacing: 1px;
	color: #CC6600;

}
.title-co A:link {text-decoration: none; color: #CC6600;}
.title-co A:visited {text-decoration: none; color: #CC6600;}
.title-co A:active {text-decoration: none; color: #CC6600;}
.title-co A:hover {text-decoration: none; color: #51151A;}

.ft01 {
	color: #434343;
	font-size: 12px;
	line-height: 22px;
}
.ft01 a:link {
	color: #434343;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
}
.ft01 a:visited {
	color: #434343;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
}
.ft01 a:hover {

	color: #A67C00;
	font-size: 12px;
	line-height: 22px;
	text-decoration: underline;
}
.ft01 a:active {


	color: #434343;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
}