@charset "UTF-8";
.largeTitle {
	font-size: 24px;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.phoneNumber {
	font-size: 16px;
	font-weight: bold;
	color: #5E0023;
}
a:link {
	color: #5e0023;
	text-decoration: none;
}

a:hover {
	color: #41210B;
	text-decoration: none;
}

a:visited {
	color: #5e0023;
	text-decoration: none;
}
