
A#menu { font: bold x-small Arial CE, Arial, Helvetica, sans-serif;
                color : white;
                text-decoration : none;}

A#menu:Hover  {color : yellow; text-decoration : none; }

A#text { color : red;
        font: x-small Arial CE, Arial, Helvetica, sans-serif;
        text-decoration : none;}

A#text:Hover  {color : yellow; text-decoration : none; 
               background-color: #800000;}  

P#1  {font-size : x-small;
        font-family : Arial CE, Arial, Helvetica, sans-serif;
        background-color : red;
        color   : black;
        text-align      : justify;
        margin-top      : 5px;
        margin-bottom   : 10px;
        margin-left     : 50px;
    margin-right        : 50px;}

P#2  {font-size : x-small;
        font-family : Arial CE, Arial, Helvetica, sans-serif;
        background-color : white;
        color   : yellow;
        text-align      : justify;
        margin-top      : 5px;
        margin-bottom   : 10px;
        margin-left     : 50px;
    margin-right        : 50px;}


P  {font-size : x-small;
        font-family : Arial CE, Arial, Helvetica, sans-serif;
        background-color : white;
        color   : red;
        text-align      : justify;
        margin-top      : 5px;
        margin-bottom   : 10px;
        margin-left     : 50px;
    margin-right        : 50px;}


TD  {font-size : x-small;
        font-family : Arial CE, Arial, Helvetica, sans-serif;
        background-color : white;
        color   : black;
        text-align              : justify;}
        

        