﻿body 
{
    background-color:White;
    margin-left:0;
    margin-top:0;
    font-family:Verdana, Arial, Tahoma;
    color:#000000;
}

TABLE
{
 padding:0,0,0,0;
 border:0,0,0,0;
}

A
{
    font-size:11px;
    color:Blue;
    text-decoration:none;
}

A:link
{
    font-size:11px;
    font-weight:normal;
    color:Blue;
    text-decoration:none;
}

A:hover
{
    text-decoration:underline;
}

.MenuTopo
{
    font-size: 11px;
    font-weight: bold;
    text-decoration:none;
}

.TextoRodape
{
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}


