#articles-pages  p {font-size:18px;}
.a-title{font-weight:700}
.bold-title{font-weight:700;font-size:18px;}
.mng_names{font-size:22px;font-weight:700;}
.big_letter_emphasize{max-width:100%;width:96%;margin:30px auto 30px auto;background:#bfd42f;padding:1% ;color:#fff;font-weight:700;font-size:26px;text-align:Center;border-radius:8px;}
#subject article a {color:#000;font-weight:700;font-size:14px;}
#subject article a:hover{color:#bfd42f;}
.emphasize-link{width:100%;display:Table;margin:30px auto 30px auto;padding-top:30px;padding-bottom:30px;background:#bfd42f;color:#fff;font-weight:700;font-size:24px;text-align:Center;}.emphasize-link:hover{background:#000;color:#fff;}
.link_emails a{color:#323232;font-weight:700;}
.link_emails a:hover{color:#bfd42f;}
#articles-pages  article a {
    color: #000;
    font-weight: bold;
}

#articles-pages  article a:hover{
    color: #bfd42f;
}