body, table, th, td { font-family: verdana, arial, sans-serif; font-size: 12px; line-height: 1.5em;}

/* 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: 11px; color: #000000; }                               /* Tahoma Black              */


/* Links Only */
a         { color: #CF782A; text-decoration: none; }
a:visited { color: #CF782A; text-decoration: none; }
a:hover   { color: #A51030; text-decoration: underline; }