I have changed Hyper link color with the code below but it effected "Read more" buttons as well. See please http://postimg.org/image/wydvz7ddn/
How can I correct it?
div.itemBody a {color: #151B54;}
div.itemBody a:hover, div.itemBody a:active, div.itemBody a:focus {color: #e25b32;}