p {
    font-family: 'Noto Serif', serif;
}

a:link,
a:visited {
    color: black;
    text-decoration: underline;
}