.textoc, .textoa, .linkl
  {
  font-family: arial, verdana;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  }

.textoc { color: #313131; }
.textoa { color: #0083DE; }
.textol { color: #033F94; }

.linkl { color: #FF3300; text-decoration: underline;}
.linkl:hover { color: #033F94; text-decoration: none;}

.textocg, .textoag, .textolg, .linklg, .textopt, .linkpt
  {
  font-family: arial, verdana;
  font-size: 11px;
  font-style: normal;
  text-decoration: none;
  }

.textocg { color: #313131; letter-spacing: 1; line-height: 1.4;}
.textoag { color: #0083DE; }
.textolg { color: #FF3300; }
.textopt { color: #000000; }
.textov { color: #FF0000; }

.linklg { color: #FF3300; text-decoration: underline;}
.linklg:hover { color: #033F94; text-decoration: none;}

.linkpt { color: #000000; text-decoration: underline;}
.linkpt:hover { color: #000000; text-decoration: none;}

.input  { color:#FF0000; font-family: Verdana, Arial; font-size: 10px; border: 1 solid #0083DE; padding: 1;}
.select { color:#000000; font-family: Verdana, Arial; font-size: 10px;}
.textarea { color:#FF0000; font-family: Verdana, Arial; font-size: 10px; border: 1 solid #0083DE; padding: 1;}
.botao_submit  {color:#FFFFFF; font-family: Arial; font-size: 11px; height: 21px; border: 0 solid #0083DE; padding: 1; background-color:#0083DE;}