body, table, input, select, textarea {
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #333333;
}

.Manchete {
	COLOR: #0080C0;
	text-decoration: none;
}

.MancheteB {
	COLOR: #0080C0;
	text-decoration: none;
	FONT-WEIGHT: bold;	
}


.Texto {

	text-decoration: none;
}


a {
	COLOR: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.a2 {
	FONT-SIZE: 11px;
	COLOR: #000000;
	text-decoration: none;
}

.a2:hover {
	text-decoration: underline;
}

.a3 {
	FONT-SIZE: 10px;
	COLOR: #999999;
	text-decoration: none;
}

.a3:hover {
	text-decoration: underline;
}

.a4 {
	text-decoration: none;
}

.a4:hover {
	text-decoration: underline;
}

.titDestaque {
	COLOR: #333333;
	FONT-WEIGHT: bold;
}

.redDestaque {
	COLOR: #FF0000;
	FONT-WEIGHT: bold;
}

.titulo {
	COLOR: #333333;
	FONT-WEIGHT: bold;
}

.titFiliais {
	COLOR: #333333;
	FONT-WEIGHT: bold;
}

.titFooter {
	COLOR: #999999;
	FONT-WEIGHT: bold;
}

.titTelefone {
	FONT-SIZE: 12;
	COLOR: #003366;
	FONT-WEIGHT: bold;
}

.txtClaro1 {
	FONT-SIZE: 11px;
  COLOR: #999999;
}

.formulario{
	 font-size : 12px;
	 color : #000000;
	 border : 1px solid #000000;
	 background-color : #ffffff;
}

.formulario2{
	 font-size : 12px;
	 color : #000000;
	 border : 1px solid #999999;
	 background-color : #ffffff;
}

.valida {
	COLOR: #990000;
}

.tit {
	COLOR: #000000;
	FONT-WEIGHT: bold;
}

.tit2 {
	COLOR: #990000;
	FONT-WEIGHT: bold;
}

.Menu {
	COLOR: #000000;
	text-decoration: none;
}

.Menu:hover {
	text-decoration: underline;
}

.formulario{
   font-family : Verdana, Arial, Helvetica, sans-serif;
	 font-size : 12px;
	 color : #000000;
	 border : 1px solid #000000;
	 background-color : #ffffff;
}

