.text {
	font-family: "Tahoma", "Arial";
	font-size: 16px;
	color: #999999;
}

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

link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}

link:hover {
	text-decoration: underline;
}

a {
	text-decoration: none;
	font-size: 20px;
	color: #999999;
}

a:hover {
	text-decoration: underline;
}

}

select {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
textarea {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
.border {
	border: 1px solid ded1bd;
}
sidebar {
	background: #BDC731;
	background-repeat: repeat-x;
	
}
