.MainText {
	font-family: Verdana;
	font-size: 11px;
}
.NutritionHeader {
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
}

.SmallText {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #0087E3;
	text-decoration: none;
}
a:visited {
	color: #0087E3;
	text-decoration: none;
}
a:hover {
	color: #F9CE0D;
	text-decoration: none;
}
a:active {
	color: #0087E3;
	text-decoration: none;
}
