
body    { color: #ffcc30; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; background-color: black }

th  { color: orange; font-size: 14px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold } 

td   { color: orange; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold } 

a   { color: orange; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold }
a:active       { color: orange; font-weight: bold; text-decoration: underline }
a:link         { color: orange; font-weight: bold; text-decoration: underline }
a:visited      { color: orange; font-weight: bold; text-decoration: underline }
a:hover        { color: orange; font-weight: bold; text-decoration: none }

.title   { color: orange; font-size: 14px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold }
a.title:active       { color: orange; font-weight: bold; text-decoration: underline }
a.title:link         { color: orange; font-weight: bold; text-decoration: underline }
a.title:visited      { color: orange; font-weight: bold; text-decoration: underline }
a.title:hover        { color: orange; font-weight: bold; text-decoration: none }

.url   { color: orange; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold }
a.url:active       { color: orange; font-weight: bold; text-decoration: none }
a.url:link         { color: orange; font-weight: bold; text-decoration: none }
a.url:visited      { color: orange; font-weight: bold; text-decoration: none }
a.url:hover        { color: orange; font-weight: bold; text-decoration: underline }

input, select  { color: #000000; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold } 

.txttitle  { color: #000000; font-size: 14px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; text-decoration: underline }