/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

/* Hyperlinks */

.post .entry-content a:link { color:#0d38e0; }
.post .entry-content a:hover { text-decoration: underline;    color:#be0202; }
.post .entry-content a:visited { color:#0d38e0;}

.page .entry-content a:link { color:#0d38e0; }
.page .entry-content a:hover { text-decoration: underline;  color:#be0202; }
.page .entry-content a:visited { color:#0d38e0;}