body {
    background: #E4E3E2;
    color: #000000;
}

.container {
    background: #ffffff;
    color: #000000;
}

.footer {
    color: #A6A7A9;
}

.footer a {
    color: #A6A7A9;
    text-decoration: none;
}

.m1_off {
    color: #A6A7A9;
    text-decoration: none;
}

.m1_on {
    color: #33B8C8;
    text-decoration: underline;
}

.m2_off {
    color: #7CA9B7;
    text-decoration: none;
}

.m2_on {
    color: #33B8C8;
    text-decoration: underline;
}

.pagecontent {
    color: #868788;
}

.pagecontent a {
    color: #00A6BA;
}

.pagecontent2 a {
    color: #00A6BA;
}
.pagecontent a.sm_off {
    color: #7CA9B7;
    text-decoration: none;
}

.pagecontent a.sm_on {
    color: #33B8C8;
    text-decoration: underline;
}

.pagecontent a.sm2_off {
    color: #7CA9B7;
    text-decoration: none;
    /*font-size: 8pt;*/
}

.pagecontent a.sm2_on {
    color: #33B8C8;
    text-decoration: underline;
    /*font-size: 8pt;*/
}

