body {
	font-family: Arial, Helvetica, sans-serif;
}
a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000CC;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
a.menu:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}td {
	font-size: 13px;

}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF3300;
}
.footer {
	background-image: url(asian_desserts/bg4.jpg);
	background-repeat: repeat-x;
}
h3 {
	font-weight: bold;
	color: #0000FF;
	font-size: 13px;



}
.leftlinetable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;

}
