.rojo{
  color:red;
  font-weight: bold;
  font-style: italic;
}

.verde{
  color:green;
  font-weight: bold;
  font-style: italic;
}