body {
    font-family: "Arial";
}

a:hover {
    color: orangered;
}