2025-04-27 07:49:33 -04:00

45 lines
877 B
HTML

<HTML>
<HEAD>
<style>
a:link { color: #000066; text-decoration: none }
a:visited { color: #339900; text-decoration: none }
a:active { color:#339900; text-decoration: none}
a:hover { color: rgb(255,102,00);text-decoration: none }
</style>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=windows-1252">
<TITLE></TITLE>
<LINK ID=Stylesheet_Ref1 href="tour.css" rel=STYLESHEET type=text/css>
</HEAD>
<html>
<frameset rows="75,*" frameborder="0" framespacing="0">
<frame src="main_top.htm" name="top_frame" scrolling=no frameborder=0 framespacing="0">
<frameset cols="175,*" frameborder=0 framespacing="0">
<frame src="main_menu.htm" name="left_frame" frameborder="0">
<frame src="tour_int.htm" name="right_frame" frameborder="0" framespacing="0">
</frameset>
</frameset>
</html>