body.page .entry-content a,
body.single-post .entry-content a {
color: #0081cc;
}

body.page .entry-content a:hover,
body.single-post .entry-content a:hover {
color: #7ad03a;
}

.site-info {
font-size: 12px;
}

/*sidebar widget text size*/
#secondary .widget {
	font-size: 15px;
}
#secondary .widget a {
	font-size: 15px;
}

.page-id-448 .main-navigation {
    display: none;
}
