td {
	font-family: "Courier New", "Courier", "mono";
	font-size: 12px;
	text-decoration: none;
	line-height: 180%;
}.txt14 {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 14px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #795C3E;
	text-decoration: underline;
}
.inputline {
	border: 1px solid #CAB197;
	background-color: #F5F1EB;

}
.inputarea{
	border: 1px solid #CAB197;
	background-color: #F5F1EB;
	height: 120px;
	background-position: center center;



}
