
a { text-decoration: none }
A:link    { color: #034ab6 }
A:hover   { color: white; text-decoration: none; background-color: blue }
A:visited { color: green }
A:visited:hover   { color: white; text-decoration: none; background-color: green }
a:active  { color: #a91c54; font-weight: normal; line-height: 14px; background-color: white }
#content { vertical-align: top }
#content p { text-align: justify; margin-bottom: 16px }
#content blockquote a { display: block }
u { color: #4c3d88; font-size: 11px; font-family: Palatino; font-style: italic; font-weight: bold; text-decoration: none }
