body, table, th, td { font-family: tahoma, arial, sans-serif; font-size: 11px; line-height: 150%; }

/* Text Font Only */
.white { font-size: 11px; color: #FFFFFF; }                               /* White Font                */
.brown { font-size: 14px; font-weight: bold; color: #AB7345; }            /* Large Brown               */
.titl3 { font-size: 11px; font-weight: bold; color: #000000; }            /* Small Black               */
.small { font-size: 9px; color: #000000; }                                /* Tahoma Black              */
.green { font-size: 12px; color: #0e8e08; }                               /* Green Font                */
.red   { font-size: 20px; color: #ff0000; font-family: monotype corsiva;} /* Green Font                */

/* Links Only */
a         { color: #CF782A; text-decoration: none; }
a:visited { color: #CF782A; text-decoration: none; }
a:hover   { color: #AB7345; text-decoration: underline; }

/* Navigation Links Only */
a.navi          { color: #FFFFFF; font-weight: bold; }
a.navi:visited  { color: #FFFFFF; font-weight: bold; }
a.navi:hover    { color: #FFFFFF; text-decoration: underline; }

/* FDIC Links Only */
a.fdic          { color: #000000; font-weight: bold; }
a.fdic:visited  { color: #000000; font-weight: bold; }
a.fdic:hover    { color: #000000; text-decoration: underline; }
