<html> <head><title>Pink Typewriter</title> <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> <style type="text/css"> <!-- A:link { text-decoration: none; font-weight: bold; font-size: 9pt; font-family: sans-serif; color:#ff9999;} A:visited { text-decoration: none; font-weight: bold; font-size: 9pt; font-family: sans-serif; color:#ff9999;} A:active { text-decoration: none; font-weight: bold; font-size: 9pt; font-family: sans-serif; color:#ff9999;} A:hover { text-decoration: underline overline; font-weight: bold; font-size: 9pt; font-family: sans-serif; color:#ff9999;} body {background-color: #ffffff; font-family: sans-serif; color: #ff9999; font-size: 8pt; margin-left: 15px; margin-right: 0px; margin-top: 15px; margin-bottom: 0px; scrollbar-face-color:#ffffff; scrollbar-track-color:#ffffff; scrollbar-highlight-color:#ffb5bc; scrollbar-3dlight-color:#ffb5bc; scrollbar-shadow-color:#ffb5bc; scrollbar-darkshadow-color:#ffb5bc; scrollbar-arrow-color:#ffb5bc; } td {vertical-align: top; align: center; font-family: sans-serif; color: #ff9999; font-size: 8pt;} .pink {width:100%; background-color:#ffb5bc; color:#ffffff; padding:5px; font-size: 10pt; font-weight: bold;} .pink1 {width:100%; background-color:#ffb5bc; color:#ffffff; padding:5px;} .entry {border:2px solid #ffb5bc;} .left {background-image:url(pinktypewriter.jpg); background-repeat:no-repeat; background-attachment:fixed;} .links {border:2px solid #ffb5ca;} --> </style> </head> <body> <table width="625px" height="100%" border="0px" cellspacing="10px"> <tr> <td class="left" width="225px" height="157px"><br></td> <td class="entry" width="400px" rowspan="2"> <span class="pink1"><big><b>Older Entries</b></big></span><br> <div style="padding:10px;"> %%older_entries%% </div> </td></tr> <tr> <td class="links"> <span class="pink">d i a r y</span> <div style="padding:5px;"> <a href="http://%%username%%.diaryland.com/index.html" onMouseOver="window.status='new'; return true" onMouseOut="window.status=' '; return true">new</a><br> <a href="http://%%username%%.diaryland.com/older.html" onMouseOver="window.status='old'; return true" onMouseOut="window.status=' '; return true">old</a><br> </div> <span class="pink">c o n t a c t</span> <div style="padding:5px;"> <a href="mailto:%%username%%@diaryland.com" onMouseOver="window.status='mail'; return true" onMouseOut="window.status=' '; return true">mail</a><br> <a href="http://%%username%%.signmyguestbook.com" onMouseOver="window.status='book'; return true" onMouseOut="window.status=' '; return true">book</a><br> <a href="http://members.diaryland.com/edit/notes.phtml?user=%%username%%" onMouseOver="window.status='notes'; return true" onMouseOut="window.status=' '; return true">notes</a><br> </div> <span class="pink">a b o u t&nbsp;&nbsp;&nbsp;m e</span> <div style="padding:5px;"> <a href="http://members.diaryland.com/edit/profile.phtml?user=%%username%%" onMouseOver="window.status='profile'; return true" onMouseOut="window.status=' '; return true">profile</a><br> [you can add more about yourself here] </div> <span class="pink">t h a n k s</span> <div style="padding:5px;"> <a href="http://diaryland.com/index.html" onMouseOver="window.status='host'; return true" onMouseOut="window.status=' '; return true">host</a><br> <a href="http://my-grain.diaryland.com/index.html" onMouseOver="window.status='migraine design'; return true" onMouseOut="window.status=' '; return true">design</a><br> </div> </td></tr></table> </body> </html>