  td                      { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color : #000000; font-size : 11px }
  select, input, textarea { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color : #000000; font-size : 11px }

  .red                    { color : #CA0114 }
  a.red:link              { color : #CA0114; text-decoration : none; }
  a.red:visited           { color : #CA0114; text-decoration : none; }
  a.red:hover             { color : #CA0114; text-decoration : none; }

  .red_white              { color : #CA0114 }
  a.red_white:link        { color : #CA0114; text-decoration : none; }
  a.red_white:visited     { color : #CA0114; text-decoration : none; }
  a.red_white:hover       { color : #FFFFFF; text-decoration : none; }

  .red_gold               { color : #CA0114 }
  a.red_gold:link         { color : #CA0114; text-decoration : none; }
  a.red_gold:visited      { color : #CA0114; text-decoration : none; }
  a.red_gold:hover        { color : #C4B16F; text-decoration : none; }

  .bgred                  { background-color : #CA0114 }

  .gold                   { color : #C4B16F }
  a.gold:link             { color : #C4B16F; text-decoration : none; }
  a.gold:visited          { color : #C4B16F; text-decoration : none; }
  a.gold:hover            { color : #C4B16F; text-decoration : none; }

  .gold_white             { color : #C4B16F }
  a.gold_white:link       { color : #C4B16F; text-decoration : none; }
  a.gold_white:visited    { color : #C4B16F; text-decoration : none; }
  a.gold_white:hover      { color : #FFFFFF; text-decoration : none; }

  .gold_red               { color : #C4B16F }
  a.gold_red:link         { color : #C4B16F; text-decoration : none; }
  a.gold_red:visited      { color : #C4B16F; text-decoration : none; }
  a.gold_red:hover        { color : #CA0114; text-decoration : none; }

  .black_gold              { color : #000000 }
  a.black_gold:link        { color : #000000; text-decoration : none; }
  a.black_gold:visited     { color : #000000; text-decoration : none; }
  a.black_gold:hover       { color : #C4B16F; text-decoration : none; }

  .bggold                 { background-color : #C4B16F }

  .lightgold              { color : #EBE5CE }
  a.lightgold:link        { color : #EBE5CE; text-decoration : none; }
  a.lightgold:visited     { color : #EBE5CE; text-decoration : none; }
  a.lightgold:hover       { color : #EBE5CE; text-decoration : none; }
                       
  .bglightgold            { background-color : #DED3AE }

  .brown                  { color : #966A16 }
  a.brown:link            { color : #966A16; text-decoration : none; }
  a.brown:visited         { color : #966A16; text-decoration : none; }
  a.brown:hover           { color : #966A16; text-decoration : none; }

  .bgbrown                { background-color : #966A16 }

  .white                  { color : #FFFFFF }
  a.white:link            { color : #FFFFFF; text-decoration : none; }
  a.white:visited         { color : #FFFFFF; text-decoration : none; }
  a.white:hover           { color : #FFFFFF; text-decoration : none; }

  .bgwhite                { background-color : #FFFFFF }

  .lightgrey              { color : #F7F4EB }
  a.lightgrey:link        { color : #F7F4EB; text-decoration : none; }
  a.lightgrey:visited     { color : #F7F4EB; text-decoration : none; }
  a.lightgrey:hover       { color : #F7F4EB; text-decoration : none; }

  .bglightgrey            { background-color : #F7F4EB }

