a { color: #1010FF; }
a:visited { color: #501080; }
a.nonexistent { color: #D04040; }
-a.navlink { font-size: smaller; }
+a.navlink { color: #000088; font-size: smaller; font-weight: bold}
a.external { font-style: italic; }
a.heading { text-decoration: none; color: #aaaaaa; font-size: smaller; }
}
div.nav {
- border-color: #cc9933;
- background-color: #ffcc66;
+ /*border-color: #88aacc;
+ background-color: #aaccee;*/
+ border-color: #888888;
+ background-color: #cccccc;
border-style: solid;
border-top-width: 0px;
border-bottom-width: 2px;