/* ================================================================================== */
/* KatieB.com: Style Sheet                                               (KatieB.css) */
/* ================================================================================== */

/* ---------------------------------------------------------------------------------- */
/* ANCHOR tags                                                                        */
/* ---------------------------------------------------------------------------------- */

A.kbCopyright:link     { font:  8pt verdana; text-decoration: none;      color: #7F007F; }
A.kbCopyright:visited  { font:  8pt verdana; text-decoration: none;      color: #7F007F; }
A.kbCopyright:hover    { font:  8pt verdana; text-decoration: underline; color: #FF00FF; }

A.kbMenu:link          { font: 10pt verdana; text-decoration: none;      color: #7F007F; }
A.kbMenu:visited       { font: 10pt verdana; text-decoration: none;      color: #7F007F; }
A.kbMenu:hover         { font: 10pt verdana; text-decoration: underline; color: #FF00FF; }

A.kbMenuS:link         { font: 10pt verdana; text-decoration: none;      color: #DF00DF; }
A.kbMenuS:visited      { font: 10pt verdana; text-decoration: none;      color: #DF00DF; }
A.kbMenuS:hover        { font: 10pt verdana; text-decoration: underline; color: #FF00FF; }

A.kbText:link          { font: 10pt verdana; text-decoration: none;      color: #3F5F9F; }
A.kbText:visited       { font: 10pt verdana; text-decoration: none;      color: #3F5F9F; }
A.kbText:hover         { font: 10pt verdana; text-decoration: underline; color: #3F5F9F; }

/* ---------------------------------------------------------------------------------- */
/* BODY tags                                                                          */
/* ---------------------------------------------------------------------------------- */

BODY                   { background-Color: #FFFFDF; }

/* ---------------------------------------------------------------------------------- */
/* FONT tags                                                                          */
/* ---------------------------------------------------------------------------------- */

FONT.kbCopyright       { font:  8pt verdana; font-weight: none;          color: #000000; }
FONT.kbText            { font: 10pt verdana; font-weight: none;          color: #000000; }
FONT.kbText2           { font:  8pt verdana; font-weight: none;          color: #000000; }
FONT.kbText2a          { font:  8pt verdana; font-weight: none;          color: #7F007F; }

/* ---------------------------------------------------------------------------------- */
/* TD tags                                                                            */
/* ---------------------------------------------------------------------------------- */

TABLE.kbBody           { background-Color: #FFFFF7; }
TD.kbMenuXX            { background-Color: #DFDFBF; }
TD.kbMenu              { background-Color: #FFFFF7; }

