/* Stylesheet file (note how this comment was created) */

A:link		{text-decoration: none;
		color: red}
A:visited	{text-decoration: none;
		color: red}
A:active	{text-decoration: none;
		color: red}

P		{font-family: Arial}