@charset "iso-8859-1";
@import url(../../base/css/anchor.css);
	a,
	a:link
	{
		color:#5B9529;
		text-decoration:underline;
	}
	a:visited
	{
		color:#5B9529;
		text-decoration:underline;
	}

	a:hover,
	a:active
	{
		color:#5B9529;
		text-decoration:none;
	}

	div.boxFirstHeader a,
	div.boxFirstHeader a:link,
	div.boxFirstHeader a:visited,
	div.boxFirstHeader a:active,
	div.boxFirstHeader a:hover
	{
		color:#FFF;
	}

	a.menu_item_link,
	a.menu_item_link:link,
	a.menu_item_link:visited,
	a.menu_item_link:active,
	a.menu_item_link:hover
	{
		text-decoration:none;
	}

	div.boxContent a,
	div.boxContent a:link,
	div.boxContent a:visited,
	div.boxContent a:active,
	div.boxContent a:hover
	{
		font-family:Tahoma;
		font-size:12px;
		font-weight:bold;
	}
	
	a.menu_item_link,
	a.menu_item_link:link,
	a.menu_item_link:visited
	{
		color:#BBBBBB;
	}
	
	a.menu_item_link:active,
	a.menu_item_link:hover
	{
		color:#BBBBBB;
	}
	
	.no_hello_actions a,
	.no_hello_actions a:link,
	.no_hello_actions a:visited,
	.no_hello_actions a:hover,
	.no_hello_actions a:active
	{
		color:#FFC428;
	}
	
	a.customMenuItem,
	a.customMenuItem:link,
	a.customMenuItem:visited
	{
		color:#333399;
		text-decoration:none;
	}
	
	.one_tag a,
	.one_tag a:link,
	.one_tag a:active,
	.one_tag a:visited
	{
		color:#5B9529;
	}
	
	.one_tag a:hover
	{
		color:#5B9529;
	}

	.bottomLinks a,
	.bottomLinks a:link,
	.bottomLinks a:visited,
	.bottomLinks a:hover,
	.bottomLinks a:active,
	.bottomPowered a,
	.bottomPowered a:link,
	.bottomPowered a:visited,
	.bottomPowered a:hover,
	.bottomPowered a:active,
	.hello_actions a,
	.hello_actions a:link,
	.hello_actions a:visited,
	.hello_actions a:hover,
	.hello_actions a:active
	{
		color:#BBBBBB;
	}

	a.bottom_text,
	a.bottom_text:link,
	a.bottom_text:visited,
	a.bottom_text:hover,
	a.bottom_text:active
	{
		color:#5B9529;
		font-family:Tahoma;
		font-size:12px;
		font-weight:bold;
	}