.whiteFontColor{
	color: white;
}

.highlighted {
	color: red;
    background: yellow;
}