.pkp_structure_page {
    background: rgb(251, 251, 243);
}

a:link {
    color: #375;
}

a:active {
    color: #253;
}

a:visited {
    color: #375;
}

a:hover {
    color: #253;
    background: #cdc;
}
