#!/usr/bin/perl
print "Content-type: text/html\n\n";
print "<Head><Title>CHAT LINE 1</Title></Head>";
	print "<BODY BGCOLOR=#000000 text=#ffffff vlink=#ff0000 link =#ffff00 alink=#00ff00>\n";

	
        print "</h3><b><center>The Love Connection Plus (TLC+!)</b></h3></center> ";
	
        print "</h3><b><center><a href=/normal.html>Join Private Chat Lines(TLC+!)</a></b></h3></center> ";
        print "</h3><b><center><a href=mailto:clinton\@tlcplus.com>Email Us</a></b></h3>";

