.branco {
	font-family: Arial;
	font-size: 10px;
	line-height: 20px;
	color: #ffffff;
}
a.branco {
	font-family: Arial;
	font-size: 10px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}
a.branco:hover {
	font-family: Arial;
	font-size: 10px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: underline;
}
.vermelho {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #c23e3e;
	text-decoration: none;
}
a.vermelho {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #c23e3e
	text-decoration: none;
}
a.vermelho:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #c23e3e;
	text-decoration: underline;
}
.azul {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #00529c;
}
a.azul {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #00529c;
	text-decoration: none;
}
a.azul:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #00529c;
	text-decoration: underline;
}
.formcaixa1 {
	height: 15px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color:#00529c;
	background-color: #c8c8c8;
	border-style: solid;
	border-width: 0px;
}
.formcaixa2 {
	height: 19px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color:#00529c;
	background-color: #c8c8c8;
	border-style: solid;
	border-width: 0px;
}
.formcaixa3 {
	height: 65px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color:#00529c;
	background-color: #c8c8c8;
	border-style: solid;
	border-width: 0px;
}