.Sys_NewsletterHPO{
  color: #505050;
  font-family:Verdana;
  font-size:8pt
}

.txt{
  font-family: Verdana;
  font-size: 8pt;
  color: #505050;
}

.Rodape{
  font-family: Verdana;
  font-size: 8pt;
  color: #FFFFFF;
}

.Branco{
  font-family: Verdana;
  font-size: 8pt;
  color: #FFFFFF;
}

.txtp{
  font-family: Verdana;
  font-size: 7pt;
  color: #FFFFFF;
}

h4{
  text-align: center;
  font-family: verdana;
  font-style: normal;
  letter-spacing: 2px;
  color: #505050;
  margin: 15px;
  font-weight: bold;
}

a:link, a:visited, a:active{
  text-decoration: none;
  font-family: Verdana;
  font-size: 8pt;
  color: #505050;
  font-weight: normal;
}

a:hover{
  text-decoration: none;
  font-family: Verdana;
  font-size: 8pt;
  color: #FF0000;
  font-weight: normal;
  border-bottom: 1px dashed #FFFFFF;
}

a.segundo_link:link, a.segundo_link:active, a.segundo_link:visited{
  text-decoration: none;
  font-family: Verdana;
  font-size: 8pt;
  color: #FFFFFF;
  font-weight: normal;
}

a.segundo_link:hover{
  text-decoration: none;
  font-family: Verdana;
  font-size: 8pt;
  color: #E0E0E0;
  font-weight: normal;
  border-bottom: 1px dashed #E0E0E0;
}

select{
  height: auto;
  font-family: Verdana;
  font-size: 8pt;
  background-color: #FFFFFF;
  color: #505050;
  border: 1px solid #505050;
}

.Botao{
  height: auto;
  font-family: Verdana;
  font-size: 8pt;
  color: #505050;
  background-color: #FFFFFF;
  border: 1px solid #505050;
}

.Campos{
  height: auto;
  font-family: Verdana;
  font-size: 8pt;
  color: #505050;
  background-color: #FFFFFF;
  border: 1px solid #505050;
}

.TextArea{
  background-color: #FFFFFF;
  font-family: Verdana;
  font-size: 8pt;
  color: #505050;
  border: 1px solid #505050;
}

fieldset{
  margin: 10px;
  background-color: #FFFFFF;
  font-family: Verdana;
  font-size: 8pt;
  color: #505050;
  border: 1px solid #505050;
  text-align: justify;
}

legend{
  font-family: Verdana;
  font-size: 8pt;
  color: #505050;
}

ul{
  margin-left: 20px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  list-style: square;
  text-align: justify;
}

li{
  margin: 5px;
  text-align: justify;
}
