a:link {color:#00573d;
	font-weight: bold;
	text-decoration:underline;
	}
a:visited {color:#00573d;
	font-weight: bold;
	text-decoration:underline;
	}
a:hover {color:#bac600;
	text-decoration:underline;
}
a:active {text-decoration:underline;}
a.Button { color: white; }

{if !InSection ("ActivityList")}
{module name="LeaderBoardModule" SlotType="w"}
{/if}

/* ---- Edit CSS ----

If you are unfamiliar with CSS, there are some learning resources in the help
section on the right-hand side of the page.

Here are some things you should know before you begin:

1. Any definitions you enter here will be related to your custom theme. If you
   change to a different theme, these definitions will no longer be visible on
   this page. If you switch back to your custom theme, your changes will be
   present.
	
2. By default, your custom css definitions will be included *after* the theme
   css files. So, your definitions will take precedence over the theme ones.

3. You can choose to not include the theme css files at all, and instead only
   include your custom css definitions with the "Revision Options" to the
   top-right.
	
4. When you preview your changes, you are the only one who can see the preview.

5. Feel free to delete these comments!

*/