@charset "UTF-8";
/* CSS Document */


.text-red { 
	color:#990000;
}
.text-orange {
	color:#FF7801;
}
.text-taupe {
	color:#8F827C;
}
.text-black {
	color:#000000;
}

.text-blue {
	color:#1D789A;
}