.clear {clear:both;}
body {color:#111;}
-a {color:#111;}
+/* a {color:#111;} */
+a {color: #900000; }
+h1 a {color: #111;}
p {line-height:1.3em;}
h1 {font-size:1.7em;}
h2 {font-size:1.3em;}
h3 {font-size:1.1em;}
-h1 a {text-decoration:none;}
-h1 a:hover {text-decoration:underline;}
+a {text-decoration:none;}
+a:hover {text-decoration:underline;}
h1,h2,h3,h4,h5,h6 {clear:both;}
-#subtitle {font-size:0.9em;font-weight:bold;}
+#subtitle {color: #301; font-size:0.9em;font-weight:bold;}
#container {width:768px; margin:2em auto;}
#header #description {margin-top:-1.4em;}
#header li {display:inline; margin:0 0.5em 0 0;}