body { color: black; background-color: white; }

p {}

td {}

a:link { color: #fff ; }

a:visited { color: purple }

a:hover { color: #a61c24 }

a:active { color: red }
a.tab:visited { color: black; text-decoration: none; }
a.tab:link { color: black; text-decoration: none; }
a.tab:hover { color: black; text-decoration: none; }
a.tab:active { color: black; text-decoration: none; }
.propertyCell { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; text-decoration: none; }
.a.propertyCell { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; }

