/***************************************************/
/* CitiShop.net System Wide External Style Sheet   */
/***************************************************/

BODY {
	color: #000000; background-color: #ffffff;
	text-align: center;
}

/* Anchor Formating */

.Inverse			{color: #000000;}
A.Inverse			{color: #660099; text-decoration: none;}
A.Inverse:visited	{color: #660099; text-decoration: none;}
A.Inverse:active 	{color: #660099; text-decoration: none;}
A.Inverse:hover		{color: #000000; text-decoration: underline;}

