BODY	{ 
	color: black;
	background-color: #FFFFF5;
	font-family: arial, sans-serif;
	}

A:link	{
	text-decoration:	none;
	font-weight:		bold;
	color:				#33F;
	background-color: #FFFFF5;
	}

A:visited, A:active	{
	text-decoration:	none;
	font-weight:		bold;
	color:				#900;
	background-color: #FFFFF5;
	}

