.smright {
	text-align : right;
	font-size : x-small;
}
.smbold{
		font-size : x-small;
		font-weight: bold;
}
BODY {
	background-color : #000000;
}
A {
	color : #FFFFFF;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : larger;
	font-weight : bold;
	color : #FFFFFF;
}
P, OL, LI, UL, TD {
	color : #FFFFFF;
	text-align : left;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
.invis {
	color : #004000;
}.orange {
	color : #FEB144;
}
.day{
	color: yellow;
	font-weight: bold;
	font-size : 14px;
}
.menuitem{
	font-size : 14px;
	text-decoration : none;
}
.ingredient{
		font-size : 12px;
	text-decoration :none;
}


