/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
<style>
.tan {color:#ca6e2e;}
.tan-dark {color:#874c2c;}
.wetblue {color:#385476;}
.lt-50 {color:#faf1ea;}
.lt-75 {color:#e9c4a9;}







</style>