a.link {
  color: #844618;
}

a.link:hover {
  color: #ba8200;
}

a.link:active {
  color: #844618;
}

a.link:visited {
  color: #844618;
}

input {
  color: black;
  font-family: arial;
  font-size: 12px;
}

input.c1 {
  color: black;
  font-family: arial;
  font-size: 12px;
  background: #dcd2b1;
}

select {
  color: black;
  font-family: arial;
  font-size: 12px;
}

textarea {
  color: black;
  font-family: arial;
  font-size: 12px;
}

font.txt {
  color: black;
  font-family: arial;
  font-size: 13px;
}

font.s12 {
  font-family: arial;
  font-size: 12px;
}

font.s13 {
  font-family: arial;
  font-size: 13px;
}

font.mok {
  color: black;
  font-family: arial;
  font-size: 14px;
}

font.mno {
  color: red;
  font-family: arial;
  font-size: 14px;
}

table.c1 {
  background-color: #ffffe6;
  border: 0;
}

table.c2 {
  background-color: #ffffff;
  border: 0;
}

table.c3 {
  background-color: #fff3c6;
  border: 0;
}

table.c4 {
  background-color: #e1f5fb;
  border: 0;
}

td.txt {
  color: black;
  font-family: arial;
  font-size: 13px;
}

td.txtj {
  color: black;
  font-family: arial;
  font-size: 13px;
  text-align: justify;
}

td.cab {
  background-color: #ffffff;
  color: black;
  font-family: arial;
  font-size: 13px;
}

td.cab1 {
  background-color: #ba8200;
  color: white;
  font-family: arial;
  font-size: 13px;
}

td.cab2 {
  background-color: #dedede;
  color: black;
  font-family: arial;
  font-size: 13px;
}

td.cab3 {
  background-color: rgb(132, 103, 57);
  color: white;
  font-family: arial;
  font-size: 13px;
}

td.cab4 {
  background-color: #ede2be;
  color: black;
  font-family: arial;
  font-size: 13px;
}

td.cab5 {
  background-color: #caedfb;
  color: black;
  font-family: arial;
  font-size: 13px;
}

td.row1 {
  background-color: #ffffff;
  color: black;
  font-family: arial;
  font-size: 13px;
}

td.row2 {
  background-color: #eeeeee;
  color: black;
  font-family: arial;
  font-size: 13px;
}

td.row3 {
  background-color: #ffffcc;
  color: black;
  font-family: arial;
  font-size: 13px;
}

td.row4 {
  background-color: #fcefc6;
  color: black;
  font-family: arial;
  font-size: 13px;
}

td.r1b1 {
  background-color: #ffffff;
  color: black;
  font-family: arial;
  font-size: 13px;
  border: solid 1px;
  border-color: rgb(132, 103, 57);
}

td.r2b1 {
  background-color: #eeeeee;
  color: black;
  font-family: arial;
  font-size: 13px;
  border: solid 1px;
  border-color: rgb(132, 103, 57);
}

td.r3b1 {
  background-color: #ffffcc;
  color: black;
  font-family: arial;
  font-size: 13px;
  border: solid 1px;
  border-color: rgb(204, 204, 204);
}

td.r4b1 {
  background-color: #fcefc6;
  color: black;
  font-family: arial;
  font-size: 13px;
  border: solid 1px;
  border-color: #dcd2b1;
}