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