
a { text-decoration: none }
A:link     { color: #399; font-weight: 700 }
A:hover    { color: white; text-decoration: none; background-color: #399 }
A:visited  { color: #68afaf }
A:visited:hover    { color: #216565; font-weight: 400; text-decoration: none; background-color: #ff0 }
a:active   { color: #c00; line-height: 14px; background-color: white }
a:visited:active  { color: #fff; background-color: #c00 }
#content { vertical-align: top }
#content p { text-align: justify; margin-bottom: 16px }
#content blockquote a { display: block }
u  { color: #c00; font-size: 19px; font-family: Palatino; font-weight: bold; text-decoration: none }
