.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	border: 1px solid #a7a6aa;
}
.btn {
	background-image: url(../images/btn.jpg);
	height: 22px;
	width: 70px;
}
.TituloPagina {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #878787;
}

 .vTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0068aa;
}
.vData {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #808285;
	font-weight: bold;
}
.vLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff6f0f;
	text-decoration: underline;
}
.tituloBranco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.txtBoxV {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}

.txtBranco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.tituloPreto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.tituloCinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #838383;
}
.linkVermelho {
	color: #C00;
}
