.a {
	font-weight: bolder;
	color: #FF0033;
	font-size: x-large;
}
.b {
	font-size: medium;
	font-weight: bolder;
	color: #FF0033;
}
