.mainpage h1,h2,h3,h4 {
	color: #3D658E;
}
.box .navigation .divider {
	color: #3D658E;
}
.box .navigation .title {
	color: #3D658E;
}
.box .navigation .selected {
	color: #3D658E;
}
.box .navigation a:hover {
	color: #3D658E;
}
.mainpage .table .row_heading th {
	color: #3D658E;
}
.mainpage em {
	color: #3D658E;
	font-style: normal;
	font-weight: bold;
}


