#fundo{
    position: absolute;
    height: 0px;
    top: -3px;
    left: 0px;
    leftMargin=0;
    topMargin=0;
    MARGINHEIGHT=0;
    MARGINWIDTH=0;
    }
#titulo{
    position: absolute;
    height: 0px;
    top: 40px;
    left: 90px;
    height: auto;
    text-valign: top;
    color: #ffffff;
    font-family: arial,helvetica,verdana;
    font-size: 13pt;
    font-style: normal; 
    font-weight: bold;
    }
#links{
    position: absolute;
    height: 0px;
    top: 72px;
    left: 350px;
    height: auto;
    }
#corpo{
    position: absolute;
    height: 0px;
    top: 105px;
    left: 10px;
    height: auto;
    }

a
{ 
color: rgb(255,0,0)
} 