.tx {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txnorm {
	font-family: Tahoma;
	font-size: 11px;
	color: #524945;
}
.txnorm2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	background-color:#666666;
}
.txnorm3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #524945;
}

.txnorm2 a{font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	text-decoration: underline;}
.txnorm2 a:hover{	color: #fff;text-decoration: none;}
	
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #4D4540;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a.1 {
	font-family: Tahoma;
	font-size: 9px;
	color: #4D4540;
	text-decoration: underline;
}
a.1:hover {
	text-decoration: none;
}
.txm {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
input {
	font-family: Tahoma;
	font-size: 10px;
	border: 1px solid #6B645E;
	background-color: #ECE8E6;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #6B645E;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #6B645E;
	background-color: #DCD8D6;
}

