a, p, h3 {
    color: green;
    font-size: 14pt;
}

p {
  text-decoration: underline;
}

