html {
    font-family: monospace;
}

a {
    text-decoration: wavy;
    color: blue;
}

.glink {
    font-weight: bold;
}