<style>
BODY {
	font-family: "Lucida Console";
	font-size: 12px;
	margin: 0px;
}
TABLE,TR.TD {
	font-family: "Lucida Console";
	font-size: 12px;
}
TD.logocabe {
	text-align: center;
	vertical-align: top;
	border:0px;
}
TD.menu {
	background-color: Black;
	color: #5e1823;
	text-align:left;	
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 8px;
}
TD.submenu {
	background-color: black;
	color: #5e1823;	
	text-align:left;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 5px;
}
TD.cuerpo {
	padding-top: 45px;
	padding-bottom: 45px;
	text-align:center;
	vertical-align: middle;
	background-color: #842231;
	color:white;
	font-weight: bold;	
	width: 587px;
}
TD.resto {
	background-color: #842231;
	color: white;
	text-align: center;
}
TD.pie {
	color: White;
	text-align:center;
	font-size: 10px;
}
TD.dire {
	text-align: left;
	padding-left: 10px;
	color:white;
}
TD.data {
	background-color: #842231;
	color:white;
	text-align: left;
	padding-left: 10px;
}
TD.imgleft {
	background-color: #842231;
	color:white;
	text-align: left;
	padding-left: 10px;
	vertical-align: bottom;
}
A:link {
	font-family: "Lucida Console";
	font-size: 12px;
	text-decoration: none;
	color: #842231;
}
A:hover {
	font-family: "Lucida Console";
	font-size: 12px;
	text-decoration: underline;
	color: #842231;
}
A:visited {
	font-family: "Lucida Console";
	font-size: 12px;
	text-decoration: none;
	color: #842231;	
}
A.enla:link {
	font-family: "Lucida Console";
	font-size: 12px;
	text-decoration: none;
	color: White;	
	font-weight: bold;
}
A.enla:hover {
	font-family: "Lucida Console";
	font-size: 12px;
	text-decoration: none;
	color: White;	
	font-weight: bold;
}
A.enla:visited {
	font-family: "Lucida Console";
	font-size: 12px;
	text-decoration: none;
	color: White;	
	font-weight: bold;	
}
</style>