body{
	background:  #FFFFCC;
	background-image: url(../icons/paper.jpg);
}

.nav td a:hover
{
	color: #000;
	background-color: #ffffff;
	text-decoration: underline;
	line-height: normal;
	text-align: center;
	padding: 8px 0px;
}

.nav td
{
	color: #0000CE;
	text-decoration: underline;
	line-height: normal;
	text-align: center;
	padding: 4px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.About
{
	color: #0000CE;
	background-color: #9CCFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	padding: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: large;
	font-style: normal;
}

/*
td.About a:link
{
	color: #0000CE;
	background-color: #9CCFFF;
	font-weight: bold;
	text-decoration: underline;
	line-height: normal;
	padding: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
*/

.Ordering {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #00FF33;
}
.Contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #9CFFFF;
}
.Conditions {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #FFCF9C;
}
.Feedback {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #FFFF9C;
}
.All {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #00FF63;
}
.East {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #FFCC99;
}
.North {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #009AFF;
}
.West {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #FF6500;
}
.York {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #CEFF63;
}
.Other {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #00CFFF;
}
.Home {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #FF7777;
}

