@charset "ISO-8859-1";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d08960;
}
body {
	background-color: #5b0202;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 12px;
}
a:link {
	color: #d08960;
	text-decoration:none;
}
a:visited {
	color: #d08960;
	text-decoration:none;
}
a:hover {
	color: #cc7442;
	text-decoration:underline;
}
a:active {
	color: #d08960;
	text-decoration:none;
}

.title_big {
	font-size: 12px;
}

.text_receta {
	color: #fff3e3;
}
.numeros {
	color: #f7df8b;
	font-weight: bold;
	font-size:14px;
}
