body {
	background-color: #990000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
a:link {
	color: #ffffff;
}
a:hover {
	color: #990000;
}
a:visited {
	color: #ffffff;
}
a:active {
	color: #ffffff;
}
.welcome {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}


/* Testing 669933 */
.footer {
	color:#FFFFFF;
	font-size:12px;
}



/* About Us Page */
.the_journey {
	font-size:18px;
}
.about_us {
	font-size:14px;
}



/* Menu Page - menu titles */
.menu_title {
	font-size:18px;
	font-style:oblique;
}
.menu_page_title {
	font-size:20px;
}
.menu_title2 {
	font-size:24px;
	font:bold;
}
.price {
	font-size:14px;
	font:bold;
}
.menu_description {
	font-size:14px;
}
.dish_title {
	font-size:16px;
	font:bold;
}

/* Contact Page */
.contact_title {
	font-size:18px;
	color:#006600;
	font:bold;
}
.contact_description {
	font-size:14px;
	color:#006600;
	font:bold;
}
.contact_tagline {
	font-size:26px;
	font:"Times New Roman", Times, serif;
	font-style:oblique;
	font:bold;
	color:#006600;
}
.contact_delivery {
	font-size:14px;
	color:#006600;
}
	