.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #D9D9B3;
	text-decoration: none;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #D9D9B3;
	text-decoration: none;
}
link a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #D9D9B3;
	text-decoration: none;
}
link a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #D9D9B3;
	text-decoration: none;
}
.link a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #9B9670;
	height: 17px;
	width: auto;
	border: 1px solid #DAE7A9;
}
.textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #9B9670;
	height: auto;
	width: auto;
	border: 1px solid #DAE7A9;
}

