.tip {
    margin: 1em 0 1em 0;
    width: 100%;
}

.tip div {
    font-size: 134%;
    font-weight: bold;
    text-decoration: underline;
    text-align: center;
    white-space: nowrap;
}

.tipColor {
    color: #BD2226;
}

.tipAdvert td {
    padding: 0.5em;
    border: 1px solid black;
    background: #bd2226;
    color: white;
    font-size: 134%;
    text-align: center;
    white-space: nowrap;
}

.tipAdvert a:link,.tipAdvert a:active,.tipAdvert a:visited,.tipAdvert a:hover {
    color: white;
    text-decoration: none;
}
