<html>
<head>
<title>Intobservatory Core3</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <style type="text/css">

        table{
                background:gray;
        FONT-SIZE: 12px;
            }

        td{
                background:white;
                color: black
            }
        th,th a, th a:visited, th a:hover, th a:link{
                font-weight:bold;
        FONT-FAMILY: Verdana, Tahoma;
                color:white;
                background:gray;
        FONT-SIZE: 12px;
            }

        form {
                padding: 20px;
        }
        input {
                margin: 0 20px;
                padding: 5px;
        }
    </style>

<link rel="stylesheet" type="text/css" media="all" href="main.css" />
</head>
<body>
<fieldset class="swiftfieldset">
<legend>MENU</legend>
<table name="head" width="100%"  border="0" class="clean">
    <tr class="printabletext">
        <td width="50%" ><img src="images/logo.png"></td>
        <td><a  class="swiftbutton" href="mrtg.html"> > MRTG</a>
            <br><a class="swiftbutton" href="nagios.php"> > NAGIOS </a>
            <br><a class="swiftbutton" href="ipmap.php"> > IP MAP</b></a>
            <br><a class="swiftbutton" href="sspp.php"><b> > SSPP </b></a>
            <br><a class="swiftbutton" href="backups.php"> > BACKUPS</b></a>
            <br><a class="swiftbutton" href="stats.php"> > STATS</a>
            <br><a class="swiftbutton" href="size.php"> > SIZE</a>
        </td>
    </tr>
</table>
</fieldset>
