}
a:link, a:visited, a:active {
- color: #395428;
+ color: #860000;
text-decoration: none;
font-weight: bold;
}
a:hover {
text-decoration: underline;
-}
\ No newline at end of file
+}
+
+.toolbar-buttons-container {
+ background-color: #E2CF62;
+}
+
+.toolbar-tabs-container {
+ background-color: #860000;
+}
+