

/* Default Link Styles */
a {
  color: #008cba;
  text-decoration: none;
    line-height: inherit; }
  a:hover, a:focus {
	text-decoration: underline;}
  a img {
    border: none; }