<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>BusOnline - il sito dedicato al trasporto pubblico</title>
<style>
body {
background:black;}
.thread {
background:darkorange;
font-family:verdana;
font-weight:bold;
font-size:14px;
color:black;
text-align:center;
border:1px solid red;
padding:3px;}
.link {
background:yellow;
font-family:verdana;
font-size:10px;
color:black;
text-align:center;
border:1px solid red;}
.testo {
color:white;
text-align:center;
width:500px;
padding:5px;
background:black;}
a:link {
font-family:verdana;
font-size:10px;
color:black;
text-decoration:none;}
a:visited {
font-family:verdana;
font-size:10px;
color:black;
text-decoration:none;}
a:hover {
font-family:verdana;
font-size:10px;
color:red;
text-decoration:none;}
</style>
</head>
<body>
<table>
<tr>
<td class="thread">MENU</td>
<td rowspan="19" class="testo">spazio per il testo</a>
</tr>
<tr>
<td class="link">
Home</td>
</tr>
<tr>
<td class="link">
Forum</td>
</tr>
<tr>
<td class="link">
Links</td>
</tr>
<tr>
<td class="link">
Info</td>
</tr>
<tr>
<td class="thread"> AUTOBUS</td>
</tr>
<tr>
<td class="link">
Le linee A.T.A.C.</td>
</tr>
<tr>
<td class="link">
Le linee SITA-ATI</td>
</tr>
<tr>
<td class="link">
Le linee notturne</td>
</tr>
<tr>
<td class="link"><a title="Le immagini del parco mezzi romano" href="tabella_bus.html">Le immagini</td>
</tr>
<tr>
<td class="thread"> TRAM</td>
</tr>
<tr>
<td class="link">
Le linee</td>
</tr>
<tr>
<td class="link">
Le immagini</td>
</tr>
<tr>
<td class="thread"> METROPOLITANE</td>
</tr>
<tr>
<td class="link">
Le linee</td>
</tr>
<tr>
<td class="link">
Le ferrovie concesse</td>
</tr>
<tr>
<td class="thread">BUS Co.Tra.L.</td>
</tr>
<tr>
<td class="link"><a title="I percorsi degli autobus extraurbani Co.Tra.L." href="destinazioni_cotral.html">Le destinazioni</td>
</tr>
<tr>
<td class="link"><a title="Le immagini del parco mezzi extraurbano Co.Tra.L." href="tabella_cotral.html">Le immagini</td>
</tr>
</table>
</body>
</html>