@charset "utf-8";
a:link {
	text-decoration: none;
}
.credit_font {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #656a70;
	text-decoration: none;
}
.title {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #55335A;
}
.text {
	font-family: Arial;
	font-size: 13px;
	color: #55335A;
	text-decoration:none;
    text-underline:none;
}

.btns {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
    text-underline:none;
}
