.Corners H1 { font-size: 16px; margin: 0px 0px 10px 0px; padding: 0; color: #654306; }.Corners H2 { font-size: 13px; margin: 0px 0px 10px 0px; padding: 0; color: #999376; }.SideMenuBG { background-color: #8a4c66; }.CornersBG { background-color: #e7e4d9; }/* -- TABLES -- */table.DataTable {  }table.DataTable tr.DataHeading td { background-color: #c5c0af; }table.DataTable tr.DataOdd td { background-color: #efeeea; }table.DataTable tr.DataEven td { background-color: #fff; }/* -- BUTTONS -- */.SpecialsButton { background-color: #8a4c66; width: 100px; text-align: center; padding: 4px; } .SpecialsButton a { color: #fff !important; text-decoration: none; }.SpecialsButton a:hover { color: #d8b978 !important; text-decoration: none; }