
.button_text {
	color: #7B7BB3;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: sylfaen;
} 
.body_text {
	color: #252B4D;
	font-size: 11px;
	font-family: "BPG Glaho";
}
.body_text_name {
	color: #7d1154;
	font-weight: bold;
	font-size: 12px;
	font-family: "BPG Glaho Arial SP";
}
.copiright {
	color: #7B7BB3;
	font-family: sylfaen;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}