body { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; } table.fruits { border-left: solid 1px #990033; border-top: solid 1px #990033; border-bottom: solid 1px #990033; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; border-collapse: collapse; width: 36em; margin-left: 1em; } table.fruits th { text-align: center; border-right: solid 1px #990033; border-bottom: solid 1px #990033; background: #990033; padding: 2px; color: white; padding-left: 1em; padding-right: 1em; } table.fruits th a { color: white; text-decoration: none; } table.fruits th a:hover { color: #EEEEEE; } table.fruits td { text-align: right; border-right: solid 1px #990033; padding: 2px; } table.fruits tr.odd { background: #F4F4F4; } p.paging { text-align: center; font-weight: bold; } p.paging a { color: #990033; }