.text {
  font-family:Arial, sans-serif;
  font-size: 12px;
  color: #422100;
  line-height: 14px;
}
.smalltext {
  font-family:Arial, sans-serif;
  font-size: 10px;
  color: #422100;
  line-height: 14px;
}
A {
  color:#422100;
  text-decoration: underline;
}
A:hover {
  color: #422100;
  text-decoration: underline;
}


