#header {
    color: red;
    a {
        font-weight: bold;
        text-decoration: underline;
    }
}