a.txt  {
        width : 1;
        font-family : Verdana;
        text-decoration : none;
        color : #000000;
        font-weight : bold;
}

a.txt:link  {
        font-family : Verdana;
        text-decoration : none;
        color : #000000;
        font-weight : bold;
}

a.txt:hover  {
        text-decoration : underline;
        font-family : Verdana;
        color : #000000;
        font-weight : bold;
}

a.txt.active  {
        text-decoration : underline;
        font-family : Verdana;
        color : #000000;
        font-weight : bold;
}

td.m  {
        size : 4px;
        font-size : 5;
}