
a:link    { color: navy; font-weight: bolder; text-decoration: none }
a:hover    { color: lime; font-weight: bolder; text-decoration: none }
body    { color: black; border: solid 4pt teal }
h4  { color: navy; font-weight: bolder; letter-spacing: 4pt }
h2  { color: teal; font-size: medium; letter-spacing: 4pt; border: solid 1pt teal }
hr { color: teal }
h5  { color: teal; text-decoration: underline }
h3  { color: navy; font-weight: bolder; border: solid 1pt teal }
