.titulocampo
{
    text-decoration: none;
	font-family: Arial;
	font-size: 15px;
	color: #65673B;
}

.campos
{
	font-family: Arial;
	font-size: 15px;
	color: #65673B;
	border-color: #989B53 #989B53 #989B53 #989B53;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: white;

}

