<html>
<head>
<style>
a       {color:black; text-decoration:none}
a:hover {color:white; text-decoration:underline}
</style>
</head>

<body bgcolor=#FFAF3F>
<center>
<b>
<a href=home_page.html      target=bottom>HOME</a>
 
<a href=intro__frame.html   target=bottom>INTRO</a>
 
<a href=product__frame.html target=bottom>PRODUCTS</a>
 
<a href=service__frame.html target=bottom>SERVICES</a>
 
<a href=order__frame.html   target=bottom>ORDER</a>
 
<a href=xsit_page.html      target=_top>  EXIT</a>
</b>
</center>
</body>
</html>