body{
    max-width: 1060px;
    margin: 0 auto;
    font-family: sans-serif;
    font-size: 16px;
}

a, a:hover, a:visited {
    font-size: inherit;
    color: inherit;
    text-decoration: dotted underline;
}