a:link   { color: blue; text-decoration: underline }
a:visited  { color: red; text-decoration: underline }
a:active { color: #000000; background: none; text-decoration: underline;}
a.focus { color: #000000; background: none; text-decoration: underline;}
a:hover  { color: #000000; text-decoration: none; background-color: silver }
b  { font-weight: bold }
body { font-family: verdana, geneva, arial, helvetica, sans-serif; margin: 0;}
.border { border: #330099 }
.bordercell  { background-color: #309 }
.contentborder  { background-color: #309 }
.contentcell { background-color: #fff }
.paraBorder   { font-size: -1px; background-color: #fff; border: solid 7px #330099 }
.paraNoTopBorder    { font-size: -1px; background-color: #fff; border-top: #330099; border-right: 7px solid #330099; border-bottom: 7px solid #330099; border-left: 7px solid #330099 }