diff --git a/local.css b/local.css
index 7a0306a..b1f516c 100644
--- a/local.css
+++ b/local.css
@@ -7,3 +7,16 @@ footer {
padding-top: 40px;
padding-bottom: 30px;
}
+.npoacct-navbar a:focus,
+.npoacct-navbar a:active,
+.npoacct-navbar a:hover,
+.npoacct-navbar a,
+.npoacct-navbar {
+ color: white;
+}
+.npoacct-navbar .createlink a:focus,
+.npoacct-navbar .createlink a:active,
+.npoacct-navbar .createlink a:hover,
+.npoacct-navbar .createlink a {
+ color: #ce1f1f;
+}
diff --git a/templates/page.tmpl b/templates/page.tmpl
index aa2b182..58b67a6 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -38,7 +38,7 @@
-