body { color: #366; background-color: #ccc; }
p { }
td { }
a:link { color: #639; text-decoration: none; }
a:visited { color: #639; text-decoration: none; }
a:hover { color: #699; text-decoration: none; border-bottom-style: dotted; border-bottom-width: thin; }
a:active { }
.justified { text-align: justify; }

