body { color: #333; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #fff; }
a:link { color: #000; font-weight: bold; text-decoration: none; }
a:visited { color: #000; font-weight: bold; text-decoration: none; }
a:hover { color: #09f; font-weight: bold; text-decoration: none; }
a:active { color: red; font-weight: bold; text-decoration: none; }
.justified { text-align: justify; }
