@charset "UTF-8";
.underline {
	font-weight: normal;
	text-decoration: underline;
	color: #FB1999;
	font-size: 20px;
}
