body {
	margin: 10px;
}
.hpTextMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #485868;
}
.hpTextMain a {
	color: #485868;
	text-decoration:none;
}
.hpTextMain a:hover {
	color: #485868;
	text-decoration:underline;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A3ABB3;
}
.footerText a {
	color: #A3ABB3;
	text-decoration:none;
}
.footerText a:hover {
	color: #A3ABB3;
	text-decoration:underline;
}
.addressText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CDC6A7;
}
.addressText a {
	color: #CDC6A7;
	text-decoration:none;
}
.addressText a:hover {
	color: #CDC6A7;
	text-decoration:underline;
}
.homeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #485868;
}
.homeLink a {
	color: #485868;
	text-decoration:none;
}
.homeLink a:hover {
	color: #485868;
	text-decoration:underline;
}