/* cuerpo html */
body { background-color: #030; margin: 0px; padding: 0px; } 
/* textos html 
p { color: #000; }*/
/* h1, h2, h3, h4, h5 { color: #000; } */
/* formularios 
input, textarea { color: #000; border: 1px solid #003366; background: #fafafa; }
select { color: #000; background: #fafafa; }*/ 
/* enlaces 
a:link { color: #003A62; text-decoration: underline; }
a:hover { color: #003A62; text-decoration: none; }
a:visited { color: #003A62; }*/
/* texto copyright 
.copy { font: 69% Arial, Helvetica, sans-serif; color: #ef8c08; text-align: left; text-decoration : none; } 
a.copy:link { font: 69% Arial, Helvetica, sans-serif; color: #ef8c08; text-decoration : none; } 
a.copy:visited { font: 69% Arial, Helvetica, sans-serif; color: #ef8c08; text-decoration : none; } 
a.copy:hover { font: 69% Arial, Helvetica, sans-serif; color: #ef8c08; text-decoration : underline; } */

/* ESTILO DEFINITORIO DE LA PROPIA PÁGINA */
/* ©2003 JOSE RAMON QUEVEDO SANTANA (jquevedo@qweos.net - qweos@yahoo.com) */