/* Support #99539 - adjust link colors */

	.theme-content a:link:not(.mk-button) { font-weight: bold; color: #004a64;}
	.theme-content a:hover:not(.mk-button) { color: #72a493; }