p, div, td, a
{
    color:#605d5c;
    font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none;
}

h1
{
    color: #b5906d;
    font-size: 25px;
}

.Texto25
{
    font-size: 25px;
    text-decoration: none;
    font-weight: bold
}

.Texto14, h2
{
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
    color:#b4906c;
}

.Texto13
{
    font-size: 13px;
    text-decoration: none;
}

.Texto12, p
{
    font-size: 11px;
    text-decoration: none;
}

.Texto9
{
    font-size: 9px;
    text-decoration: none;
}

.Texto10
{
    font-size: 10px;
    text-decoration: none;
    color:#605d5c;
        
}



.Texto11
{
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}


.TextoLegenda
{
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    color: #f5f5f5;
}


.linksTopo
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    color:#fff;
    padding-top: 35px;
}

.linksTopo:hover, .linksTopoOver
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color:#fff;
    padding-top: 35px;
}

.linksMenu
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    color:#fff;
}

.linksMenu:hover, .linksMenuOver
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
}

.linksVerdes
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    padding-top: 0px;
    color: #85c226;
}

.linksVerdes:hover, .linksVerdesOver
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    padding-top: 0px;
    color: #85c226;
}

.linksMarrons
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    padding-top: 0px;
    color: #b5906d;
}

.linksMarrons:hover, .linksMarronsOver
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    padding-top: 0px;
    color: #b5906d;
}

.linksMarronsOver:hover
{
    text-decoration: none;
}

img
{
    border: 0px;
}
 
.TextoPequeno
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-decoration: none;
    color:#666;
    text-align:left;
    line-height: 14px;
}
    
.LinkPequeno
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-decoration: none;
    color:#666;
    text-align:left;
    line-height: 14px;
    text-align: left;
}
  
.LinkPequeno:hover
{
    text-decoration: underline;
}

input[type=text], textarea
{
    background-color: #c3a892;
    border: 0px;
}


a:hover{text-decoration: underline;}