* {
	color: #4e75b4;
}
h1 {
	color: #4e75b4;
}
div#clientButtons * strong {
	color: #4e75b4;
	font-weight: bolder;
}
td.navOff * {
	color: #4e75b4!important;
	
}
td.navOn * {
	color: #ffffff !important;
}