@charset "utf-8";
.normal {
	font-family: Arial;
	font-size: 12px;
	color: #5C5C5C;
	text-decoration: none;
}
.brown {
	font-family: Arial;
	font-size: 12px;
	color: #D08837;
	text-decoration: none;
}
.link {
	font-family: Arial;
	color: #5C5C5C;
	text-decoration: underline;
	font-size: 12px;
}
a:hover.link {
	font-family: Arial;
	font-size: 12px;
	color: #D08837;
	text-decoration: underline;
}

.m_brown {
	font-family: Arial;
	font-size: 13px;
	color: #8C0C12;
	text-decoration: none;
}
.m_brown1 {
	font-family: Arial;
	font-size: 11px;
	color: #8C0C12;
	text-decoration: none;
}
.normal_D {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
