/* Styles related to the demo page begin here */

body	{
	color: #000000;
	background-color: ##CCCCCC;
}

a:link	{
	color: #000000;
}

a:visited	{
	color: #000000;
}


a:active	{
	color: #000000;
}

