.primary-navigation-wrap {
	background: #005CA1;
}

.footer-wrap {
  background: #333;
}

a:link, a:visited {
	color: #005CA1;
  text-decoration: none;
  border-bottom: 1px #005CA1 dotted;
}

.site-footer a:link, .site-footer a:visited {
	border: 0;
}