
.links {
  font-family: tahoma;
  font-size: 12px;
  font-style: normal;
  text-decoration: underline;
  color: #ff8000;
}

.links:hover {
  font-family: tahoma;
  font-size: 12px;
  font-style: normal;
  text-decoration:none;
  color: #ffffff;
  background: #ff8000;
}

.contenido {
  font-family: Tahoma;
  font-size: 10px;
  font-style: normal;
  background: #000000;
  color: #ffffff;
}

.contenido2 {
  font-family: Tahoma;
  font-size: 12px;
  font-style: normal;
  background: #000000;
  color: #ffffff;
  font-weight: normal;
}
.contenido2a {
  font-family: Tahoma;
  font-size: 12px;
  font-style: normal;
  background: #ffffff;
  color: #000000;
  font-weight: normal;
}

.contenido3 {
  font-family: Tahoma;
  font-size: 16px;
  font-style: normal;
  background: #000000;
  color: #ffffff;
  font-weight: normal;

}

.contenido4 {
  font-family: Tahoma;
  font-size: 9px;
  font-style: normal;
  background: #000000;
  color: #909090;
  font-weight: normal;
}
.contenido5 {
  font-family: Tahoma;
  font-size: 9px;
  font-style: normal;
  background: #ffffff;
  color: #909090;
  font-weight: normal;
}

