body {
}

#header a {
    color: #fff;
}

#header a:hover {
    color: rgb(255, 238, 63);
    text-decoration: none;
}

#content {
}