The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
a:visited	{
		 background-color: red;
/*		 color: blue;          an internal comment */
		 font: large;
		}
foo.bar		{
		 font: monospace;
		 color: black;
		}
foo.xyzzy	{
		 font: sans-serif;
		}