body {
    font-family: "Consolas";
    src: url("excel73.neocities.org/consolas.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

nav a {
    color: black;
    text-decoration: underline;
}

nav a:hover {
    text-decoration: none;
}