
document.write('<font face="Verdana" size="-1"><b>');
document.write('<a href="index.html"><font color="BF0000">PRINCIPAL</FONT></a><br>');
document.write('<a href="perfil.html"><font color="BF0000">PERFIL</FONT></a><br>');
document.write('<a href="dicas.html"><font color="BF0000"> DICAS </FONT></a><br>');
document.write('<a href="curric.html"><font color="BF0000">CURRÍCULO</FONT></a><br>');
document.write('<a href="galeria.html"><font color="BF0000">GALERIA</FONT></a><br>');
document.write('<a href="clipping.html"><font color="BF0000">CLIPPING</FONT></a><br>');
document.write('<a href="produtos.html"><font color="BF0000">PRODUTOS</FONT></a><br>');
document.write('<a href="links.html"><font color="BF0000">LINKS</FONT></a><br>');
document.write('<a href="contato.html"><font color="BF0000">CONTATO</FONT></a>');
document.write('</b></font>');
