a:link {

	color: #765C32;
	text-decoration: none;
}

a:visited {

	color: #765C32;
	text-decoration: none;
}

a:hover  {

	color: #765C32;
	text-decoration: underline;
}


#testimonial-header {

	font-family: Verdana, Arial;
	font-size: 12px;
	color: #765C32;

}



.testimonial-form-fields {

	background-color: #E2D1B1;
	font-size: 11px;
	color: #765C32;
}



.testimonial-form-text {

	font-family: Verdana, Arial;
	font-size: 12px;
	color: #765C32;
	font-weight: bold;

}

.testimonial-form-button {

	background-color: #E2D1B1;
	font-family: Verdana, Arial;
	font-size: xx-small;
	color: #765C32;

}

/**** APPROVAL NOTICE TO END USER ****/  

.approvalnotice {

	background-color: #E2D1B1;
	font-family: Verdana, Arial;
	font-size: 12px;
	width: 400px;
	line-height: 0.5cm;
	font-weight: bold;
	color: #765C32;

}


#darkbrown {

	background-color: #EBDCAD;
	width: 330px;

}

#lightbrown {

	background-color: #F6EDCF;
	width: 330px;

}
