body{
	Background-Color: Green;
	Color: Yellow;
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-Size: 90%;
	}

A: link{
	Color: Yellow;
	Text-Decoration: none;
	}

A: visited{
	Color: Yellow;
	Text-Decoration: none;
	}

TD{
	Color: Green;
	Font-Family: Arial, Helvetica, Sans-Serif;
	}
	