/*===========================================================================
	Colors (Session)
	
	This stylesheet defines the colors for the following:
	* Text and links
	* Backgrounds
	* Borders
===========================================================================*/

div#content button em {
	color: rgb(98,99,102); /* Dark Grey */
}