body, table, th, td { font-family: verdana, arial, sans-serif; color: #c0c0c0; font-size: 12px;}

/* Text Font Only */
.gold  { font-size: 12px; color: #fdc650; }                               /* Gold Font                 */
.foot  { font-size: 11px; color: #808080; }                               /* Silver Font               */
.gld2  { font-size: 16px; color: #fdc650; }                               /* Large Gold Font           */
.gld3  { font-size: 12px; color: #a9791d; }                               /* Dark Gold                 */
.form1 { width: 120; font-family: verdana; font-size=11px; background: #eeeeee; }
.form2 { width: 50; font-family: verdana; font-size=11px; background: #eeeeee; }
.indent1 {padding-left: 40px;}


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

/* Navi Links */
a.navi            { color: #fdc650; text-decoration: none; }
a.navi:visited    { color: #fdc650; text-decoration: none; }
a.navi:hover      { color: #fdc650; text-decoration: underline; }

/* Foot Link Only */
a.admin          { color: #808080; text-decoration: none; }
a.admin:visited  { color: #808080; text-decoration: none; }
a.admin:hover    { color: #808080; text-decoration: underline; }

