.blog_post_text a {
    color: red;
}
.blog_post_text a, a:link, a:visited, a:hover, a:active {
    text-decoration: underline;
}

.textblog{
color: #ffffff;
font-size: 22px;
margin: 22px 0
line-height: 1.3;
font-weight: normal;
}