.highlight 		{background-color: #FFFF00;}
.highlight-blue {background-color: #00FFFF;}
.highlight-lime {background-color: lime; } 
.blue 			{color: blue;}
.red 			{color: red;}
.green  		{color: green;}
.orange  		{color: #FF9900}
.black			{color: black;}
.silver			{color: silver;}
.gray	 		{color: gray;}
.gray-dark      {color: #666666;}
.gray-light	    {color: #CCCCCC}
.white			{color: white;}
.maroon			{color: maroon}
.purple			{color: purple}
.fuchsia		{color: fuchsia}
.lime			{color: lime;}
.olive			{color: olive}
.yellow			{color: yellow}
.navy			{color: navy}
.teal			{color: teal}
.aqua			{color: aqua}
.brown 			{color: #a52a2a;}
.brown-dark {
	color: #661100;
}
.brown-light {
	color: #993300;
}
.brown-light2 {
	color: #AA6600;
}
.tan-darker2 {
	color: #A0825A;
}
.tan-darker {
	color: #C0A27A;
}




