h1 {
	color: #cd972e;
}
.style1 a:link {
	color: #cd972e;
	text-decoration: none;
}
.style1 a:visited {
	text-decoration: none;
	color: #cd972e;
}
.style1 a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.style1 a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.style4 {color: #cd972e}

.title_box_i {
    color: #cd972e;
}
.input_box {
    border:solid 1px #cd972e;
}
.submit_but {
    border:solid 1px #cd972e;
}
.footer {
    background-image:url(/images/minster/footer_bg.jpg); background-color:#d9ad4d;
}
#recaptcha_response_field {
border:solid 1px #cd972e;
}