.navigationStatistics {
	color : #A0A0A0;
	font-size : 7pt;
	text-align : right;
}

.navigationBox {
	border-top : 1px dashed #2C2C2C;
	border-bottom : 1px dashed #2C2C2C;
	margin : 0px;
}

.navigationPageLink {
	color : #0F0783;
}

.navigationPageCurrent {
	color : white;
	font-weight : bold;
}