@charset "utf-8";
.credit_font {
	font-family: Arial;
	font-size: 11px;
	color: #a89249;
	text-decoration: none;
}
.text {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #a89249;
	text-decoration: none;
}
.title {
	font-family: Trebuchet MS;
	font-size: 17px;
	color: #a89249;
	text-decoration: none;
	font-weight: bold;
}
.sml_title {
	font-family: Trebuchet MS;
	font-size: 17px;
	color: #d672bb;
	text-decoration: none;
	font-weight: bold;
}

