.menuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EC7404;
}

.pageTitle {
	padding-bottom: 4px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 5px solid #EC7404s;
	color: #EC7404;
}

.whiteText {
	color: White;
}
