.footer-menu li a,
a.button.yellow {
	color:#222
}

#introContent .slide-text h2,
#introContent .slide-text p {
    color: #555;
}

.box h2,
#carouselFlexslider p {
    color: rgba(0, 0, 0, 0.8);
}

#masthead nav li a,
.newsletter h2,
.newsletter p,
.newsletter label {
	color: #333333;
}

/*#masthead nav li a {
	font-family:'Amatic SC', cursive;
	    font-size: 30px;
}*/ 

#introContent .read-more a {
    background: #18bfed;
    color: #464646;
}
a {
	    color: #007a8f;
		font-weight: bold;
}
a:hover, a:focus {
    color: #b40061;
}

.newsletter .button:hover, .newsletter .button:focus {
    background: #b40061;
}

.skipnav { text-align: left; }
  .skipnav a { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
  .skipnav a:focus, .skipnav a:active { position: static; left: 0; width: auto; height: auto; overflow: visible; text-decoration: underline; }