.text {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}

input {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
.text11 {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

select {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
textarea {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
.border {
	border: 1px solid ded1bd;

}
a:link {
	text-decoration: none;
	color: #0066FF;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
