Hi Delma,
Please add this css on child theme style.css file to add text decoration of page content links.
.type-page .entry-content a {
text-decoration: underline;
}
We looks forward for your response.
Note: Please use child theme style.css file to add this css otherwise your your changes will be lost on theme update.
Thanks