+a {
+ color: #dc0d13
+}
+
+#body {
+ font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
+ color: white;
+ font-size: 12px;
+ text-align: left;
+ line-height: 1.5em;
+}
+
+#body a {
+ text-decoration: underline;
+ color: white;
+ display: inline;
+ opacity: 0.8;
+}
+
+#body a:hover {
+ opacity: .5;
+}
+