body {
    border: 0;
    padding: 0;
    margin: 0;
    font-family: Helvetica;
    font-size: 14px;
}

a {
    color: #267eb5;
    font-size: 12px;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}
