document.write('<style type=text/css>');
document.write('.foot {COLOR: #000000; font-family:Verdana; font-weight: normal; text-decoration: none}');
document.write('a.foot:hover {COLOR: #000000; font-family:Verdana; font-weight: normal; text-decoration: underline}');
document.write('.footN {COLOR: #ffffff; font-family:Verdana; font-weight: normal; text-decoration: none}');
document.write('a.footN:hover {COLOR: #ffffff; font-family:Verdana; font-weight: normal; text-decoration: underline}');
document.write('.px {font-size: 1pt; font-weight: normal; text-decoration: none}');
//document.write('.ptc {COLOR: #000000; font-family:Verdana; font-size:10px; font-weight: normal; text-decoration: none}');
document.write('</style>');
document.write('<div align="center"><center><table width="100%" border="0" cellspacing="0" cellpadding="0" class="foot">');
document.write('<tr>');
document.write('<td colspan="5" bgcolor="#008000" class="px">&nbsp;</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="23"><img src="Imagenes/esquina.gif" width=15 height=15 border=0 alt=""></td>');
document.write('<td class="foot" width="120">');
document.write('<font face="Verdana" size="1">&nbsp;&#187;&nbsp;</font>');
document.write('<font size="1" class="foot" ></font>');
document.write('</a></td>');
document.write('<td width="23"><img src="Imagenes/esquina2.gif" width=15 height=15 border=0 alt=""></td>');
document.write('<td width="468"><span>');
document.write('<font size="1">Power By Ricardo Garavito © Resolución mínima de 800x600 &copy; Copyright 2004</font>');
document.write('</span></td>');
document.write('<td width="1" rowspan="3" bgcolor="#008000" class="px">&nbsp;</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td colspan="7" bgcolor="#008000" class="px">&nbsp;</td>');
document.write('</tr>');
document.write('</table></center></div>');
