.text1XS, .text1XSbold, .text2XS, .text2XSbold, .text1S, .text1Sbold, .text2S, .text2Sbold, .text1M, .text1Mbold, .text2M, .text2Mbold, .text1B, .text1Bbold, .text2B, .text2Bbold {
	text-decoration: none;
}
.text1XS, .text1XSbold, .text2XS, .text2XSbold {
	font-size: 10px;
}

.text1S, .text1Sbold, .text2S, .text2Sbold {
	font-size: 12px;
}

.text1M, .text1Mbold, .text2M, .text2Mbold {
	font-size: 14px;
}

.text1B, .text1Bbold, .text2B, .text2Bbold {
	font-size: 16px;
}

.text1XS, .text1XSbold, .text1S, .text1Sbold, .text1M, .text1Mbold, .text1B, .text1Bbold {
	color: black;
}

.text2XS, .text2XSbold, .text2S, .text2Sbold, .text2M, .text2Mbold, .text2B, .text2Bbold {
	color: #dc7f0e;
}

.text1XSbold, .text2XSbold, .text1Sbold, .text2Sbold, .text1Mbold, .text2Mbold, .text1Bbold, .text2Bbold {
	font-weight: bold;
}
