
TD {
  font-family: serif;
  font-size: 15px;
  font-weight: normal;
  color: #FFFFFF;
}

A {
  font-family: serif;
  text-decoration: none;
  color: #666666;
}

A:hover {
  font-family: serif;
  color: #FFFFFF;
  text-decoration: none;
}

.headline {
  font-family: serif;
  font-size: 16px;
  font-weight: normal;
}

.small {
  font-family: serif;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
}

.small_initial {
  font-family: serif;
  font-size: 16px;
  font-weight: normal;
  color: #FFFFFF;
}

.bold {
  font-weight: bold;
}
