﻿body
{
    
}

.banner:link
{
    font-size: 10pt;
    font-family: Tahoma;
    color: #0033cc;
    font-weight: bold;
}

.banner:hover
{
    font-size: 10pt;
    font-family: Tahoma;
    color: #ffcc00;
    font-weight: bold;
}
    
.banner:visited
{
    font-size: 10pt;
    font-family: Tahoma;
    color: #0033cc;
    font-weight: bold;
    
    }






.fonte10
{
    font-size: 10pt;
    color: Black;
    font-family: Tahoma;
    text-decoration: none;
    font-weight: bold;
}


