input {
	font-size: -1;
	font-style: normal;
	color: #6689CD;
	border: 1px solid #6689CD;
	background-color: #FFE3CC;

}
a:link {
	color: #ED6C02;
	text-decoration: underline;
}
a:visited {
	color: #ED6C02;
	text-decoration: underline;
}
a:active {

	color: #ED6C02;
	text-decoration: underline;
}
a:hover {


	color: #6689CD;
	text-decoration: underline;
}
textarea {

	font-size: -1;
	font-style: normal;
	color: #6689CD;
	border: 1px solid #6689CD;
	background-color: #FFE3CC;
}
