
#menuTexts * span {
	font-weight: 300;
	color: #333;
}

#menuTexts * strong {
	font-weight: 500;
	color: #21536e;
}

#menuTexts * a {
	font-weight: 400;
}