@charset "utf-8";
.underline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
