.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.textlink {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration:none;
}
.textlink:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration:underline;
}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
table {
	border: 1px none;


}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #E74137;
}
.b_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #855907;
}
.b_textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #855907;
	text-decoration:none;
}
.b_textlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #855907;
	text-decoration:underline;
}
.logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #EBDDD8;
}
.brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F2D7AA;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

