@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0F0000;
}
body {
	margin-top: 0px;
	background-color: #47260c;
}
.textonbrown {
	color: #FFF;
	text-align: center;
}
.textonbrown_lg {
	font-size: 16px;
	color: #FFF;
	font-weight: bolder;
	text-align: center;
}
a:link {
	color: #8A4B17;
}
a:visited {
	color: #47260C;
}
a:hover {
	color: #9C895C;
}
.recipelinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
