/****************************************************************
**                                                             **
** Purpose: This file contains the definitions of all security **
**           stylesheets in use throughout IT Works Solutions' **
**           web security-related pages.                       **
**                                                             **
**          Any stylesheets specific to particular web pages   **
**           within the site are located elsewhere.            **
**                                                             **
****************************************************************/




/**/	.contentEmailAddress,
/**/	.contentEmailAddress a,
/**/	.contentEmailAddress a:link,
/**/	.contentEmailAddress a:hover,
/**/	.contentEmailAddress a:visited
	{
		color:				yellow;
	}




/**/	.contentRedirection,
/**/	.contentRedirection a,
/**/	.contentRedirection a:link,
/**/	.contentRedirection a:hover,
/**/	.contentRedirection a:visited
	{
		color:				yellow;
	}
