HTML > BODY > DIV#wrapper > MAIN#main > DIV.fusion-row > SECTION#content > ARTICLE > DIV > P > A:active {
       color: rgb(200, 119, 61); 
    } 

HTML > BODY > DIV#wrapper > MAIN#main > DIV.fusion-row > SECTION#content > ARTICLE > DIV > P > A {
       color: #0c395a!important; 
       text-decoration: underline!important; 
    } 

HTML > BODY > DIV#wrapper > MAIN#main > DIV.fusion-row > SECTION#content > ARTICLE > DIV > P > A:hover {
       color: #c8773d !important; 
    } 

HTML > BODY > DIV#wrapper > MAIN#main > DIV.fusion-row > SECTION#content > ARTICLE {
       font-family: Helvetica, Arial, sans-serif!important; 
       font-size: 20px; 
    } 

HTML > BODY > DIV#wrapper > MAIN#main > DIV.fusion-row > SECTION#content > ARTICLE > H2.entry-title {
       font-size: 35px; 
       line-height: 40px; 
    } 

