span.LogoBlack {
	font-weight: bold;
	font-size: x-large;
	font-family: sans-serif;
}

span.LogoRed {
	color: red;
	font-weight: bold;
	font-size: x-large;
	font-family: sans-serif;
}

