a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #d1c290;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #d1c290;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #d1c290;
	text-decoration: underline;
}
select {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #999900;
	text-decoration: none;
	background-color: #EBEBEC;
	border: 1px dotted #999999;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4a4a4a;
	text-decoration: none;
	background-color: #EBEBEC;
	border: 1px dotted #999999;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4a4a4a;
	text-decoration: none;
	background-color: #EBEBEC;
	border: 1px dotted #999999;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #d1c290;
	text-decoration: underline;
}
