td {
	font-size: 12px;
	line-height: 150%;
	color: #333300;
}
a:link {
	font-size: 12px;
	line-height: 150%;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 150%;
	color: #006600;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}
.new-title {
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	color: #0F60A1;
}
.meal-name {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.page {
	font-family: Arial;
	font-size: 11px;
}
.a14 {
	font-family: Arial;
	font-size: 14px;
}
