.navi {
	font-family: "Courier New", Courier, monospace; font-size: 10pt; font-style: normal; color: White;
}

.text {
	font-family: "Courier New", Courier, monospace; font-size: 10pt; font-style: normal; color: black;
}

a {
	color: white;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}

body {
	scrollbar-arrow-color: white; scrollbar-base-color: C90808;
}