p.article_text { width: 70%}
p.hp_text {
    width: 70%;
    font-size: 120%;

}
p.rep_quote {
    width: 60%;
    font-weight: 700;
    font-size: 120%;
    font-family: arial;
    font-style: italic;
    margin-bottom: 0px;
}

a:link
{ 
    color: #fff000;
}

a:visited
{
    color: #d9cc00;
}
