		a:link {color: navy}
		a:visited {color: navy}
		a:focus {color:navy }
		a:hover {color:navy; font-weight:bold; }
		a:active {color:blue }
		body { background-image: url(image/foodbg2.gif);
		background-position: left;
		background-repeat: repeat-y;
		background-color: #64CEFC;
		color: #000000;}
		p.date {font-size: 14pt; font-family: sans-serif, arial;}
		p.message {font-size:10pt; font-family: sans-serif, arial;}
		p.message1 {font-size:9pt; font-family: sans-serif, arial; background-color:red;}
		p.end {font-size: 12pt; margin-left: 19%;}
		.month {font-size:22pt; color:navy; text-align: center;}
		p.small {font-size:11pt; margin-left: 20%; margin-right: 19%;}
		.lunch { color: blue; font-size: 14pt;}
		.cent {text-align:center;}
	.border {border-width: 3px;
	border-style: double;
	border-color: navy;}
	.border1 {border-width: 5px;
	border-style:solid;
	border-color: navy;}
	td {width:90px; }
