BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT {
        FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
        COLOR: #000000;
        FONT-SIZE: 11px;
}

.ecoheader {
        COLOR: #000000;
        FONT-SIZE: 24px;
        text-transform: uppercase;
        FONT-WEIGHT: bold;

}


      

a.one:link {
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    text-transform: uppercase;
    FONT-SIZE: 14px;
    }
a.one:visited {
    font-weight: bold;
    text-decoration: none;
    color: #000000;
     FONT-SIZE: 14px;
     text-transform: uppercase;
    }
a.one:hover, a.one:active {
    text-decoration: none;
    color: #E2CA1A;
     FONT-SIZE: 14px;
     text-transform: uppercase;
    }