.tile {
    color: #222;
    background: #ccc;
}

.tile a, .tile button {
    font: bold 12pt Verdana, sans-serif;
    padding: 0;
    cursor: pointer;
    text-decoration: underline;
    color: inherit;
    border: 0;
    background: inherit;
}