.rstknav {
    color: #333;
}
.rstknav a {
    color: #333 !important;
}
body{
    color: #333 !important;
}
a {
    color: #333 !important;
    text-decoration: underline !important;
}
#cat, .box {
    background-color: #fff !important;
    color: #333 !important;
}
h1.featuretitle {
    color: #000;
}
#cat .r_description {
    color: #333;
}
#search .r {
    color: #333;
}