A:link 
      {	color: black   }
A:visited
      { color: #800000 }
A:active
      { color: #E54C2C }

td *[href]
      {	text-decoration: none }

tr.want, tr.ord, tr.no, td, td.no, td.aspect { color: black }
tr.want { background: #66FFCC }
tr.ord  { background: #33CCFF }
tr.no   { background: #FFCC99 }
td.no   { background: #FFCC99 }
td.aspect { text-align: right }

body.text, body.link, body.vlink { color: black }
body { background: #FFFFFF }

