a{
	color:#A08671;
}
a:hover{
	color:#A08671;
}
input {
	border-top-color: #A8AAAE;
	border-right-color: #A8AAAE;
	border-bottom-color: #A8AAAE;
	border-left-color: #A8AAAE;
}
textarea {
	border-top-color: #A8AAAE;
	border-right-color: #A8AAAE;
	border-bottom-color: #A8AAAE;
	border-left-color: #A8AAAE;
}
.inputSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 16px;
	width: 104px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 1px;
	padding: 3px;
}
.inputLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 16px;
	width: 223px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 1px;
	padding: 3px;
}
.txtArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 112px;
	width: 280px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 1px;
	padding: 3px;
}
.contactDd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 16px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 1px;
	width: 229px;
}

