@charset "utf-8";
/* CSS Document */


.main_body_text {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

a {
    color:purple;
}
