<style type="text/css">
<!--
	/*
	White - ffffff
	*/

	/* Default */
	SPAN       				{color: #444444; font-family: arial; font-size: 12px;}
	TD						{color: #444444; font-family: arial; font-size: 12px;}
	A						{color: #663366; font-family: arial; font-size: 12px; text-decoration: underline;}
	A:hover					{color: #663366; font-family: arial; font-size: 12px; text-decoration: underline;}

	/* Article */
	SPAN.date				{color: #666666; font-family: arial; font-size: 12px;}
	TD.date					{color: #666666; font-family: arial; font-size: 12px;}

	/* Article Links */
	A.article				{color: #663366; font-family: arial; font-size: 12px; text-decoration: none;}
	A.article:hover			{color: #663366; font-family: arial; font-size: 12px; text-decoration: underline;}

	/* Question Links */
	A.question				{color: #663366; font-family: arial; font-size: 12px; text-decoration: none;}
	A.question:hover		{color: #663366; font-family: arial; font-size: 12px; text-decoration: underline;}

	/* Bottom Bar */
	SPAN.bottomBar			{color: #ffffff; font-family: arial; font-size: 12px;}
	TD.bottomBar			{color: #ffffff; font-family: arial; font-size: 12px;}
	A.bottomBar				{color: #ffffff; font-family: arial; font-size: 11px; text-decoration: underline; font-weight: bold;}
	A.bottomBar:hover 		{color: #ffffff; font-family: arial; font-size: 11px; text-decoration: none; font-weight: bold;}

	/* Paragraph Headlines */
	SPAN.headline			{color: #663366; font-family: arial; font-size: 12px; font-weight: bold;}
	TD.headline			    {color: #663366; font-family: arial; font-size: 12px; font-weight: bold;}
	A.headline				{color: #663366; font-family: arial; font-size: 12px; text-decoration: none; font-weight: bold;}
	A.headline:hover 		{color: #663366; font-family: arial; font-size: 12px; text-decoration: underline; font-weight: bold;}

	/* Site Map */
	A.global				{color: #663366; font-family: arial; font-size: 12px; text-decoration: none; font-weight: bold;}
	A.global:hover 			{color: #663366; font-family: arial; font-size: 12px; text-decoration: underline; font-weight: bold;}
	A.local					{color: #663366; font-family: arial; font-size: 11px; text-decoration: none;}
	A.local:hover			{color: #663366; font-family: arial; font-size: 11px; text-decoration: underline;}


	/* More i.e. "click here to learn more..." or "read more..." */
	A.more					{color: #663366; font-family: arial; font-size: 11px; text-decoration: none; font-weight: bold;}
	A.more:hover 			{color: #663366; font-family: arial; font-size: 11px; text-decoration: underline; font-weight: bold;}

	/* Footer */
	SPAN.footer				{color: #ffffff; font-family: arial; font-size: 11px;}
	TD.footer				{color: #ffffff; font-family: arial; font-size: 11px;}
	A.footer				{color: #ffffff; font-family: arial; font-size: 11px; text-decoration: none;}
	A.footer:hover 			{color: #ffffff; font-family: arial; font-size: 11px; text-decoration: underline;}

-->
</style>