p + p { margin-top: 8px; }
-a:link { text-decoration: underline; color: #59c903; }
-a:visited { text-decoration: underline; color: #5d9a20; }
+a:link { text-decoration: underline; color: #222277; }
+a:visited { text-decoration: underline; color: #000044; }
a:hover { background: #efefef; text-decoration: none; color: #333; }
-a:active { background: #efefef; text-decoration: underline; color: #00ff00; }
+a:active { background: #efefef; text-decoration: underline; color: #222299; }
hr { border: 0; height: 1px; color: #333; margin: 10px 0; background-color: #666; }