body { color: black; background-color: white; text-decoration: none; }
p { text-decoration: none; }
td { text-decoration: none; }
a:link { color: orange ; font-weight: normal; font-style: normal; text-decoration: none; }
a:visited { color: #ba6014 ; text-decoration: none; }
a:hover { color: #f48e2a ; }
a:active { color: #e36f1e ; font-weight: normal; font-style: normal; text-decoration: none; }
