A:link    { color: #3399FF; }
A:visited { color: #33FFFF; }
A:active  { color: RED; }
A:hover   { color: YELLOW; }

BODY {background: url(funky.gif) }
.title          { font-size: 35px; font-family: TIMES; font-weight: BOLD; text-align: center; color: LIGHTBLUE; }
.subtitle       { font-size: 18px; font-family: TIMES; font-weight: BOLD; text-align: center; color: RED; }
.toc            { font-size: 16px; font-family: COMIC SANS MS; font-weight: BOLD; text-align: center;}
.headers        { font-size: 36px; font-family: TREBUCHET MS; font-weight: BOLD; text-align: center; color: RED; }
.subheaders     { font-size: 24px; font-family: COMIC SANS MS; font-weight: 900; text-align: center; color: RED; }
.white2text     { font-size: 18px; font-family: TIMES; font-weight: BOLD; color: WHITE; text-align: center; }
.small          { font-size: 12px; font-family: TIMES; color: WHITE; text-align: center; }
.smallarial     { font-size: 14px; font-family: ARIAL; color: WHITE; }
.whitegeorgia   { font-size: 12px; font-family: GEORGIA; font-weight: BOLD; color: WHITE; }
.yellowgeorgia  { font-size: 12px; font-family: GEORGIA; font-weight: BOLD; color: YELLOW; }
.whitetext      { font-size: 16px; font-family: TIMES; font-weight: BOLD; color: WHITE; }
.whitetexts     { font-size: 16px; font-family: TIMES; color: WHITE; }
.greenheader    { font-size: 18px; font-family: COMIC SANS MS; font-weight: 900; color: LIGHTGREEN; }
.greentext      { font-size: 14px; font-family: TIMES; font-weight: BOLD; color: LIGHTGREEN; }
.redheader      { font-size: 18px; font-family: COMIC SANS MS; font-weight: 900; color: RED; }
.redtext        { font-size: 14px; font-family: TIMES; font-weight: BOLD; color: RED; }