


#header {
    background: #ffeb3b;
}

#hSub {
    background: #ffe500;
}

.boxHead {
    background: #ffeb3b;
}

a[href$='?id=61'] {
    color: #ffff05 !important;
    text-shadow: 1px 1px black !important;
}

.url {
    border: solid 2px #ffe825;
    padding: 2px;
}

.boxInfo.box a div {
    color: #ffff05 !important;
    text-shadow: 1px 1px black;
}

.rightHead {
    background: #fdff00;
    color: #000000;
    padding-left: 4px;
}

h4 {
    color: #000000;
    margin-bottom: 0px;
}

div#top a {
    color: black;
}

.tableLeft {
    background: #feff33;
    width: 25%;
    padding: 10px;
    vertical-align: top;
    overflow: hidden;
}

.tableRight {
    width: 75%;
    background: #feff99;
    padding: 10px;
    vertical-align: top;
    overflow-wrap: anywhere;
}

table#userWall a {
    color: #fffd00;
    text-shadow: 0 0 3px black;
}