.boltonmaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
.boltonsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004535;
}
.boltonsubsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #a3724e;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004535;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004535;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004535;
}
a:hover {
	text-decoration: underline;
	color: #a3724e;
}
a:active {
	text-decoration: none;
	color: #004535;
}.boltonsecondsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a3724e;
}
