body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.navigation {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration: none;
	font-weight: bold;
	color : #FF0600;
}
a.navigation:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration: none;
	font-weight: bold;
	color : #01A66A;
}
a.restaurantnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration: none;
	font-weight: bold;
	color : #01A66A;
}
a.restaurantnav:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration: none;
	font-weight: bold;
	color : #FF0600;
}
a.extlnks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration: none;
	font-weight: bold;
	color : #FF0600;
}
a.extlnks:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration: underline;
	font-weight: bold;
	color : #01A66A;
}
a.extlnks2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 9pt;
	text-decoration: none;
	color : #FFAA2B;
}
a.extlnks2:hover {
	font-family : "Times New Roman", Times, serif;
	font-size : 9pt;
	text-decoration: underline;
	color : #FFAA2B;
}
.extlnksmatchtxt {
	font-family : "Times New Roman", Times, serif;
	font-size : 9pt;
	color : #FFFFFF;
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : #2FC365;
	text-align: center;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #FF0600;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #2FC365;
}
h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FF0600;
}
.redtxt16ptbold {
	font-size : 16px;
	color : #FF0600;
	font-weight: bold;
}
.redtxtbold {
	color : #FF0600;
	font-weight: bold;
}
.greentxt16ptbold {
	font-size : 16px;
	color : #2FC365;
	font-weight: bold;
}
.greentxtbold {
	color : #2FC365;
	font-weight: bold;
}