/* external CSS file */
/* filename='sheet.css' */
/* NO HTML MARKUP ALLOWED */

	a.links	 				{ color: #000000; font-size: 12; text-decoration: none; }
	a:active.links	{ color: #cc0033; font-weight: 600; }
	a:hover.links		{ font-weight: 600; text-decoration: underline; }
	a:link.links	  { color: #cc0033; font-weight: 600; }
	a:visited.links	{ color: #666666; }
	fieldset.links	{ margin: 0; }
  col.clubs		 		{ width: 25%; }
  col.orgs		 		{ width: 25%; }
	table.clubs			{ padding: 0 24 0 24; }
	table.orgs			{ padding: 0 42 0 42; }
