.oldsite-notice {
    background-color: #c99;
    padding: 15px;
    color: #333;
    text-shadow: 0 1px 0 #fcc ;
    box-shadow: 0 5px 10px #00000033;
}

.oldsite-notice a {
    color: #226;
}

.oldsite-notice a:hover, .oldsite-notice a:active, .oldsite-notice a:focus {
    color: #266;
}

.oldsite-notice a:visited {
    color: #939;
}

.oldsite-notice a[href^="http://"], .oldsite-notice a[href^="https://"] {
    background-image: none;
    padding: 0;
}
