.blue {
	color: blue;
}
.red {
	color: red;
}
.orange {
	color: orange;
}
.green {
	color: green;
}
.font100 {
	font-size: 100px;
}