a {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {

	color: #FF0000;
	text-decoration: none;
}
a:hover {

	color: #FF0000;
	text-decoration: underline;
}
.prof_content {
	font-size: 12px;
	color: #000000;
}
.categoryname {
	font-size: 14px;
	color: #000000;
	font-weight: 700;
}
.categoryHead {
	font-size: 10px;
	color: #333333;
}
.info_honbun1 {
	font-size: 12px;
	color: #333333;
}
.info_honbun2 {

	font-size: 12px;
	color: #000000;
}
