.text {
	font-family: "Arial Narrow", "Trebuchet MS", "Times New Roman";
	font-size: 13px;
	color: #2F1700;
	text-decoration: none;
}
.input {
	font-family: "Arial Narrow", "Trebuchet MS", "Times New Roman";
	font-size: 13px;
	color: #2F1700;
	text-decoration: none;
	background-color: #E0D5BC;
	border: 1px solid #E0D5BC;

}
.title {
	font-family: "Arial Narrow", "Trebuchet MS", "Times New Roman";
	font-size: 14px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;

}

