.ArialBoldGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #858585;
	text-decoration: none !important;
}
.ArialBoldGreySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #858585;
	text-decoration: none !important;
}

.ArialBoldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none !important;
}
.ArialBoldWhiteSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none !important;
}