img {
	border: 0;
}

ul.main {
	margin: 0;
}

body, a {
	font-family: "Times New Roman", Times, serif; font-size: 13px; color: #717464; line-height: 1.6;
}

.heading {
	font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #B42323; letter-spacing: 1px;
}

.testimonial {
	font-family: "Times New Roman", Times, serif; font-size: 13px; color: #717464; line-height: 1.6; letter-spacing: 1px;
}

.copyright {
	font-family: Arial; font-size: 11px; color: #FFFFFF;
}

/* LINK STYLES */

a {
    text-decoration: underline;   
}

a:hover {
	color: #B42323;
}

a.footerLink:hover {
	color: #B42323;
}

a.footerLink {
	font-family: "Arial", sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: underline;
}

a.learnMoreLink:hover {
	text-decoration: underline;
}

a.learnMoreLink {
	letter-spacing: 1px; text-decoration: none; font-weight: bold;
}