BODY {
       BACKGROUND-COLOR: #DECE9F
}
H1 {
         color:#321A01
}
H2 {
         color:#321A01
}
.table {
          BACKGROUND-COLOR:#D56E04
}
a:link {
  text-decoration:underline; 
  font-size:16pt;
  color:#1F1001
  }
a:visited {
  text-decoration:underline;
  font-size:16pt;
 color:#1F1001
  }
a:hover {
  text-decoration:none;
    font-size:16pt;
  color:#1F1001
  }