A:link { background: none; color: #fffffe; }
A:visited { background: none; color: #ffff00; }
BODY { font-family: monaco, monospace, sans-serif; }
TD { font-family: monaco, monospace, sans-serif; }
.header { background: #ffff00; color: #000000; font-weight: bold; }
.title { background: #ff0000; color: #ffffff; }
.col1 { background: #ffff00; color: #000000; }
.col2 { background: #00ff00; color: #000000; }
.data { background: #0033ff; color: #ffffff; }
.price { background: #ffff00; color: #000000; }
.address { background: #ff0000; color: #ffffff; }
.footer { background: #0033ff; color: #ffffff; }
.white { background: #ffffff; color: #000000; }