@charset "utf-8";

.tx-bold {
	font-weight: bolder;
}

.tx-small {
	font-size: 80%;
}

.tx-red {
	color: #ed3939;
}