body { color: black; font-size: 12px; font-family: arial; background-color: white; }

p {  }

td {}

a:link { color: orange ; font-size: 12px; font-family: arial; font-weight: bold; font-style: normal; background-color: transparent; text-decoration: none; }

a:visited { color: orange ; font-weight: bold; text-decoration: none; }

a:hover { color: blue ; font-weight: bold; text-decoration: none; }

a:active { color: orange ; font-weight: bold; text-decoration: none; }
h1 { font-size: 12px; font-family: arial; font-weight: bold; font-style: normal; }

