BODY {
	color: #CCCCCC;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
 }

P {
	color: #CCCCCC;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
 }

TABLE, TD {
	color: #CCCCCC;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
 }

A 			{color: #99FFFF; text-decoration:none;}
A:visited 		{color: #99FFFF; text-decoration:none;}
A:hover 		{color: #ffffff; text-decoration:underline;}
A:active 		{color: #ffffff; text-decoration:underline;}

A.white			{color: #ffffff; text-decoration:none;}
A.white:visited		{color: #ffffff; text-decoration:none;}
A.white:hover 		{color: #99FFFF; text-decoration:underline;}
A.white:active		{color: #99FFFF; text-decoration:underline;}

A.grey			{color: #CCCCCC; text-decoration:none;}
A.grey:visited		{color: #CCCCCC; text-decoration:none;}
A.grey:hover 		{color: #ffffff; text-decoration:underline;}
A.grey:active		{color: #ffffff; text-decoration:underline;}
