index
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd“>
<html xmlns=”http://www.w3.org/1999/xhtml“>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=iso-8859-1″ />
<title>Documento sin título</title>
<style type=”text/css”>
<!–
.Estilo2 {color: #0000FF}
body,td,th {
color: #FF0000;
}
body {
background-color: #33FFCC;
background-image: url(IMAGENES/cloud_cover_mount_rainer.jpg);
}
.Estilo11 {color: #FF0000; font-weight: bold; }
–>
</style>
</head>
<body>
<div align=”center”>
<div align=”center” class=”Estilo2″>MENU</div>
<HR />
<div align=”center”>
<table width=”200″ border=”1″ bordercolor=”#000000″>
<tr>
<th scope=”row”><div align=”center” class=”Estilo11″>1.</div></th>
<td><div align=”center” class=”Estilo11″><a href=”BOCOLITOS.html”>BOCOLES</a></div></td>
</tr>
<tr>
<th scope=”row”><div align=”center” class=”Estilo11″>2</div></th>
<td><div align=”center” class=”Estilo11″><a href=”tamalitos.html”>TAMALES</a></div></td>
</tr>
<tr>
<th scope=”row”><div align=”center” class=”Estilo11″>3</div></th>
<td><div align=”center” class=”Estilo11″><a href=”ESTRUJADAS.html”>ESTRUJADAS</a></div></td>
</tr>
<tr>
<th scope=”row”><div align=”center” class=”Estilo11″>4</div></th>
<td><div align=”center” class=”Estilo11″><a href=”ENCHILADAS.html”>ENCHILADAS</a></div></td>
</tr>
<tr>
<th scope=”row”><div align=”center” class=”Estilo11″>5</div></th>
<td><div align=”center” class=”Estilo11″><a href=”MOLE.html”>MOLE</a></div></td>
</tr>
</table>
</div>
</body>
</html>