<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">  <html> <head> 	<title>Belgacom</title> 		<style type="text/css"> 		<!-- 			.title { 				font-family : Verdana,Helvetica,Arial; 				color : #333333;				 				font-size : 26px; 				font-weight : normal; 			} 			.link { 				font-family : Verdana,Helvetica,Arial; 				color : #9a9a9a;	 				font-size : 18px; 				font-weight : normal; 				text-decoration: none; 			} 			a { 				font-family : Verdana,Helvetica,Arial; 				color : #9a9a9a; 				font-size : 18px; 				font-weight : normal; 				text-decoration: none; 			} 			a:hover { 				font-family : Verdana,Helvetica,Arial; 				color : #9a9a9a; 				font-size : 18px; 				font-weight : normal; 				text-decoration: underline; 			} 		--> 	</style> </head>  <body>  <img src="/static/residential/belgacom/images/logobelgacom.gif" alt="" border="0"> 		 <br><br><br><br><br><br>  <table border="0" width="696" height="286" background="/static/residential/belgacom/images/welcome.gif" align="center"> 	<tr> 		<td>  			<table align="center" border="0">  				<tr> 					<td align="center"> 					<font class="title">Home</font><br> 					<font class="link">(<a href="http://www.belgacom.net/index.html?new_lang=fr">FR</a> - <a href="http://www.belgacom.net/index.html?new_lang=nl">NL</a>)</font><br> 					</td> 					<td width="8">&nbsp;</td> 				</tr> 			</table>  		</td> 	</tr> </table>     </body> </html>  	 	 
