A:link    { text-decoration: none; color: #ff8800; } 
A:visited { text-decoration: none; color: #ff8800; } 
A:active  { text-decoration: none; color: #ff8800; } 
A:hover   { text-decoration: none; color: #ffffff; }
body      { background-color: #ff6103; color: #ffffff;}


.lunch {
	align: left 250px;
	text-algin: center;
	text-color: #000000;
	border: 2px solid #000000;
	table-width: 620px;
	}

.main	{
	vertical-align: text-top;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 0px;
	}
.logo	{
	text-align: center;
	border: 1px solid #ffffff;
	table-width: 200px;
	background-color: #ffffff;
	}
.header	{
	text-align: center;
	border: 1px solid #ffffff;
	table-width: 500px;
	background-color: #000000;
	
	}
.caption{
	text-align: right;
	border: 1px solid #ffffff;
	background-color: #000000;
	}
.day	{ 
	text-align: left; 
	border-color: #ff6103;
	background-color: #000000;
	vertical-align: top;
	height: 100px; width: 100px;
	maxheight: 100px; maxwidth: 100px;
	}

.week	{
	text-align: center;
	background-color: #ff8800;
	border-color: #ff6103;
	color: #000000;
	text-decoration: block;
	}

.nav	{
	vertical-align: top;
	text-align: left;
	border: 1px solid #ffffff;
	color: #000000;
	height: 25px;
	width: 150px;
	text-decoration: none;
	font-weight: bold;
	}

.rmain	{
	align: center;
	text-align: top;
	color: #000000;
	text-decoration: none;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	width: 620px;
	}
.title	{
	text-align: center;
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	width: 100px;
	}
.cap	{
	text-align: center;
	color: #ff8800;
	font-size: 11px;
	font-weight: oblique;
	vertical-align: top;
	border: 1px solid #ffffff;
	}
.pic	{
	vertical-align: text-top;
	background-color: #ffffff;
	border: none;
	padding: 0px;
	color: #000000;
	height: 25px;
	width: 250px;
	text-decoration: none;
	font-weight: bold;
	}
