a {
	color: #FF6000;
	color: #D11E00;
	text-decoration: none;
	text-decoration: underline;
	font-weight: bold;
	font-weight: 400;
	}

h1, h2, h3 {
	color: #FF6000;
	}

.navBar {
	text-decoration: none;
	background-color: #FF6600;
	color: white;
	font-weight: bold;
	padding-left: 5px;
	}

.navBarKollane {
	background-color: #FF6600;
	}

.dashed {
	border-color: #FFE38F;
	}

.toon {
	background-color: #FFE063;
}

.toonHele {
	background-color: #FFEEA8;
}

.toonTume {
	background-color: #FDFDB7;
}