+
diff --git a/css/master.css b/css/master.css
index cbc4bd4..d828f50 100644
--- a/css/master.css
+++ b/css/master.css
@@ -307,6 +307,16 @@ header{
width: 100%;
z-index: +100;
}
+header div.navbar-strip div.navbar-container div.navbar-grid-col a{
+ color: #4A4A4A;
+ text-decoration: none !important;
+ cursor: pointer;
+}
+header div.navbar-strip div.navbar-container div.navbar-grid-col a:hover{
+ color: #4A4A4A;
+ text-decoration: none !important;
+ cursor: pointer;
+}
div.navbar-strip{
margin-top: 1em;
}