.text_18_red {
  font-family: Times New Romans;
  font-size: 18px;
  font-weight: normal;
  color: #cc0000;
  text-decoration: none;
}
.text_18_light {
  font-family: Tahoma;
  font-size: 18px;
  font-weight: normal;
  color: #ffcc99;
  text-decoration: none;
}
.text_16_red {
  font-family: Times New Romans;
  font-size: 16px;
  font-weight: normal;
  color: #cc0000;
  text-decoration: none;
}
.text_13_black {
  font-family: Times New Romans;
  font-size: 13px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
.text_13_red {
  font-family: Times New Romans;
  font-size: 13px;
  font-weight: normal;
  color: #cc0000;
  text-decoration: none;
}
.text_13_red_link {
  font-family: Times New Romans;
  font-size: 13px;
  font-weight: normal;
  color: #cc0000;
  text-decoration: underline;
}
.text_13_red_link:hover {
  font-family: Times New Romans;
  font-size: 13px;
  font-weight: normal;
  color: #cc0000;
  text-decoration: none;
}
.text_12_black {
  font-family: Times New Romans;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
.text_12_red {
  font-family: Times New Romans;
  font-size: 12px;
  font-weight: normal;
  color: #cc0000;
  text-decoration: none;
}
.text_12_red_link {
  font-family: Times New Romans;
  font-size: 12px;
  font-weight: normal;
  color: #cc0000;
  text-decoration: underline;
}
.text_12_red_link:hover {
  font-family: Times New Romans;
  font-size: 12px;
  font-weight: normal;
  color: #cc0000;
  text-decoration: none;
}
.text_12_light {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: normal;
  color: #ffcc99;
  text-decoration: none;
}
.text_12_light_link {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: normal;
  color: #ffcc99;
  text-decoration: underline;
}
.text_12_light_link:hover {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: normal;
  color: #ffcc99;
  text-decoration: none;
}
