 .txt_menu {
    font-family:Verdana;
    color:#000000;
    font-size:0.8em;
    font-weight: bold;
    height:25px;
    line-height:20px;
}
.rodape{
    font-family:Verdana;
    color:#000000;
    font-size:0.6em;
    height:25px;
    line-height:20px;
}
.borda_marca{
  border-color:#000000;
  border-style:solid;
  border-width:1;
}
.titulo_home{
    color:#000000;
    font-family:Verdana;
    font-size:1.5em;
    font-weight: bold;
    height:25px;
    line-height:20px;
}
.sub_titulo{
    color:#000000;
    font-family:Verdana;
    font-size:1.2em;
    font-weight: bold;
    height:25px;
    line-height:20px;
}
.texto_home{
    color:#000000;
    font-family:Verdana;
    font-size:0.8em;
    height:25px;
    line-height:20px;
}
.txt_sub_menu {
    font-family:Verdana;
    color:#000000;
    font-size:0.6em;
    font-weight: bold;
    height:25px;
    line-height:20px;
}
a.txt_menu {
  font-family:Verdana;
  color: #000000;
  font-size:1em;
    font-weight: bold;
    height:25px;
    line-height:20px;
  text-decoration: none;
}

a.txt_menu:hover {
  font-family:Verdana;
  color: #CC0000;
  font-size:1em;
    font-weight: bold;
    height:25px;
    line-height:20px;
  text-decoration: underline;
}

a.txt_menu:visited {
}