.unnamed1 {
	font-family: Copperplate;
	font-size: 14px;
	color: #8E3000;
}
.unnamed2 {
	border: 1px solid #FFCC99;
}
.unnamed3 {
	border: 1px solid #000000;
}

.recipes a:link {color: #990000;}
.recipes a:visited {color: #990000;}
.recipes a:hover {color: #000000;}
.recipes a:active {color: #990000;}

.footlinks a:link { color:#330000;}
.footlinks a:visited { color:#330000;}
.footlinks a:hover { color:#FFFfff;text-decoration:none;}
.footlinks a:active { color:#FFFfff;text-decoration:none;}

select, textarea, input.styled {
	background-color: #FFFDCC;
	color: #990000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

input.styledblack {
	background-color: #FFFDCC;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
