.font {  font-size: 9pt; line-height: 12pt; font-family: "Arial", "Helvetica", "sans-serif"}
.food { font-size: 10px; line-height: 22px ; font-family: "Arial", "Helvetica", "sans-serif"}
a:link {
	font-size: 9pt;
	line-height: 11pt;
	color: #3300FF;
	font-family: "Arial", "Helvetica", "sans-serif";

}
a:hover {
	font-size: 9pt;
	line-height: 11pt;
	color: #FF3333;
	font-family: "Arial", "Helvetica", "sans-serif";

}
a:active {
	font-size: 9pt;
	line-height: 11pt;
	color: #3300FF;
	font-family: "Arial", "Helvetica", "sans-serif";

}
a:visited {
	font-size: 9pt;
	line-height: 11pt;
	color: #0000FF;
}
