.text {
	font-family: "Tahoma", "Arial";
	font-size: 12px;
}
input {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
select {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
textarea {
	font-family: "Tahoma", "Arial";
	font-size: 12px;
}
.border {
	border: 1px solid ded1bd;
}
link2 {
	color: #333333;
	text-decoration: underline;
}
a.nav:link {color: #333333; text-decoration: none; }
a.nav:visited {color: #666666; text-decoration: none; }
a.nav:hover {color: #999999; text-decoration: underline; }
a.nav:active {color: #333333; 
} 