.text {
	font-family: "Trebuchet MS";
	font-size: 10px;
}
input {
	font-family: "Verdana";
	font-size: 9px;
}
select {
	font-family: "Trebuchet MS";
	font-size: 10px;
}
textarea {
	font-family: "Trebuchet MS";
	font-size: 10px;
}
td {
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.border {
	border: 1px solid #efb036;
}

A:link {
	COLOR: #000000; text-decoration: none
}
A:visited {
	COLOR: #000000; text-decoration: none
}
A:hover {
	COLOR: #FF0000
}