Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
57 lines (47 sloc)
1.34 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <style type="text/css"> | |
| <!-- | |
| .links { | |
| font-family : "Ms Sans Serif"; | |
| font-size: 12pt; | |
| color: black; | |
| text-decoration:none; | |
| } | |
| A:hover { | |
| text-decoration:underline; | |
| color: red; | |
| } | |
| --> | |
| <!-- | |
| .links2 { | |
| font-family : "Ms Sans Serif"; | |
| font-size: 10pt; | |
| color: blue; | |
| text-decoration:none; | |
| } | |
| --> | |
| </style> | |
| <title>Diversos</title> | |
| <meta name="GENERATOR" content="Microsoft FrontPage 4.0"> | |
| <script language="JavaScript" fptype="dynamicanimation"> | |
| <!-- | |
| function dynAnimation() {} | |
| function clickSwapImg() {} | |
| //--> | |
| </script> | |
| <script language="JavaScript1.2" fptype="dynamicanimation" src="animate.js"> | |
| </script> | |
| </head> | |
| <body background="imagens/bg_ffclrp.gif" onload="dynAnimation()" bgproperties="fixed"> | |
| <p align="center" dynamicanimation="fpAnimdropWordFP1" | |
| style="position: relative !important; visibility: hidden" id="fpAnimdropWordFP1" language="Javascript1.2"><font size="6" | |
| color="#800000"><strong><em>Outros . . .</em></strong></font></p> | |
| <hr> | |
| <p align="center"><strong><a href="Humor/humor.htm" class="links">Humor</a> </strong></p> | |
| <p align="center"><strong><a href="links/links.htm" class="links">Links</a></strong></p> | |
| <p align="center"><a href="http://dfm.ffclrp.usp.br/email/emumail.exe" class="links"><strong>Mail</strong></a></p> | |
| <hr> | |
| <p><strong>[<a href="default.htm" class="links2">Página Inicial</a>]</strong></p> | |
| </body> | |
| </html> |