<?xml version="1.0"?>
<table border="0" cellspacing="1" bgcolor="#000000">
    <tr>
        <td href="#" width="65" color="#FF0000" bgcolor="#CCCCCC">test</td>
        <td href="#" width="80" color="#FF0000" bgcolor="#CCCCCC">test</td>
        <td href="#" width="100" color="#FF0000" bgcolor="#CCCCCC">test</td>
        <td href="#" width="100" color="#FF0000" bgcolor="#CCCCCC">test</td>
    </tr>

    <tr>
        <td href="#" bgcolor="#CCCCCC">short1</td>
        <td href="#" bgcolor="#CCCCCC">looooooooong</td>
        <td href="#" bgcolor="#CCCCCC">normal</td>
        <td href="#" bgcolor="#CCCCCC">normal</td>
    </tr>

    <tr>
        <td href="#" bgcolor="#CCCCCC">short2</td>
        <td href="#" bgcolor="#CCCCCC">looooooooong</td>
        <td href="#" bgcolor="#CCCCCC">normal</td>
        <td href="#" bgcolor="#CCCCCC">normal</td>
    </tr>

    <tr>
        <td href="#" bgcolor="#CCCCCC">short3</td>
        <td href="#" bgcolor="#CCCCCC">looooooooong</td>
        <td href="#" bgcolor="#CCCCCC">normal</td>
        <td href="#" bgcolor="#CCCCCC">normal</td>
    </tr>

    <tr>
        <td href="#" bgcolor="#CCCCCC">short4</td>
        <td href="#" bgcolor="#CCCCCC">looooooooong</td>
        <td href="#" bgcolor="#CCCCCC">normal</td>
        <td href="#" bgcolor="#CCCCCC">normal</td>
    </tr>
</table>