a:hover {
    background-color: lightsteelblue;
}

a {
    font-size: 120%;
}

p {
    margin: 10px;
}
