.text-color-orange 
{
	color: #FF9F17;
}

.btn-default 
{
	color: #ffffff;
	background-color: #FF9F17;
	border-color: #CCC;
}
