/*##############################################################################
# Developed for GeriaClowns by Netadvies.                                      #
# First version: 20080928                                                      #
# Current version: 20080928                                                    #
##############################################################################*/

body, td, p, a     { color: #CC0000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
table              { border-collapse: collapse; }
.page              { font-size: 20px; font-weight: bold; xfont-variant: small-caps; }
.paragraph         { font-size: 16px; font-weight: bold; }
.emphasis          { color: #284A99; }
.rood              { color: red; }
.small             { font-size: 12px; }

/* INLINE LINKS ############################################################ */
a.inline            { color: #B80105; }
a.inline:link       { text-decoration: underline; }
a.inline:visited    { text-decoration: underline; }
a.inline:hover      { text-decoration: none; color: #324585; }
a.inline:active     { text-decoration: none; color: #324585; }

a.lang              { color: #B80105; }
a.lang:link         { text-decoration: none; }
a.lang:visited      { text-decoration: none; }
a.lang:hover        { text-decoration: none; color: #324585; }
a.lang:active       { text-decoration: none; color: #324585; }

a.paragraph         { font-size: 16px; font-weight: bold; }
a.paragraph:link    { text-decoration: none; }
a.paragraph:visited { text-decoration: none; }
a.paragraph:hover   { text-decoration: underline; xcolor: #831E12; }
a.paragraph:active  { text-decoration: underline; xcolor: #BC5334; }
/* INLINE LINKS ############################################################ */