	/*A						{text-decoration:none;}
	A:link,
	A:active, A:visited		{color:#f052aa;}
	A:hover					{color:#e89fc8; text-decoration:underline;}*/

	A:link,
	A:active						{color:#2854e3;}
	A:visited						{color:#0833c1;}
	A:hover							{color:#2854e3; text-decoration:underline;}
	
	
	#nav_links A					{text-decoration:none; font-size:1em;}
	#nav_links A:link,
	#nav_links A:active,
	#nav_links A:visited			{color:#303030;}
	#nav_links A:hover				{color:#006ac3; text-decoration:none;}
	
	#nav_links A.dark_red			{color:#98000c !important;}
	#nav_links A.dark_red:hover		{color:#c8000c !important;}
	
	#nav_left A						{text-decoration:none; font-size:8pt;}
	#nav_left A:link,
	#nav_left A:active,
	#nav_left A:visited				{color:#e0ffe0; font-weight:bold;}
	#nav_left A:hover				{color:#d0ffd0; text-decoration:underline;}
	
	#left_menu A					{text-decoration:none; font-size:8pt;}
	#left_menu A:link,
	#left_menu A:active,
	#left_menu A:visited			{color:#303030;}
	#left_menu A:hover				{color:#2228a5; text-decoration:none;}
	
	a.more							{color:#046bc0; text-decoration:underline; font-size:inherit;}
	
	
	.subnav A						{color:#ffffff; text-decoration:none; line-height:1.3em; font-size:10pt;}
	.subnav A:hover					{color:#da007b; text-decoration:underline;}
	
	
	#fp_news A.news_title:link,
	#fp_news A.news_title:visited,
	#fp_news A.news_title:active	{font-size:10pt; color:#181818; text-decoration:none;}
	#fp_news A.news_title:hover		{color:#2854e3; text-decoration:underline;}
	
	#fp_reviews A.news_title:link,
	#fp_reviews A.news_title:visited,
	#fp_reviews A.news_title:active	{font-size:10pt; color:#181818; text-decoration:none;}
	#fp_reviews A.news_title:hover	{color:#2854e3; text-decoration:underline;}
	
	
	A.title:link,
	A.title:visited,
	A.title:active					{color:#303030; text-decoration:none;}
	A.title:hover					{color:#2854e3; text-decoration:underline;}
		
	A.normText:link,
	A.normText:visited,
	A.normText:active				{color:#222222; text-decoration:none;}
	A.normText:hover				{text-decoration:underline;}
		
	A.normText						{text-decoration:none;}
	A.normText:link,
	A.normText:active,
	A.normText:visited				{color:#303030;}
	A.normText:hover				{color:#046bc0; text-decoration:underline;}
		
	#trail A						{text-decoration:none; color:#303030;}
	#trail A:hover					{color:#2228a5;}
	#trail							{color:#2228a5;}
		
		
	A.style_groups					{color:#cae7ff; font-size:8pt; text-decoration:none;}
	A.style_groups:hover			{color:#ffffff; text-decoration:underline;}
	
	A.style_groups_sale				{color:#ffebed; font-size:8pt; text-decoration:none;}
	A.style_groups_sale:hover		{color:#ffffff; font-weight:bold; text-decoration:underline;}
	
	A.style_groups_sale_selected	{color:#ffffff; font-size:10pt; font-weight:bold; text-decoration:underline;}
	
	
	#trail A						{font-size:10pt; text-decoration:none; color:#2854E3}
	#trail A:hover					{text-decoration:underline;}
	
	A.menu_footer					{font-size:8pt; text-decoration:none; line-height:13pt;}
	A.menu_footer:link,
	A.menu_footer:active,
	A.menu_footer:visited			{color:#c5cc32;}
	A.menu_footer:hover				{color:#f6ff2b; text-decoration:underline;}
	
	#header A						{text-decoration:none;}
	A.checkout						{text-decoration:none; font-size:12pt; font-weight:bold; color:#ffffff;}
	
	#checkout_products A			{text-decoration:none !important;}
	
	H2 A.title:hover				{text-decoration:none;}
	

	
/* -------------------- BUTTONS --------------------- */
	.btn_bg_white1				{background:url(/images/buttons/btn_white1.png) center no-repeat; color:#303030 !important;}
	.btn_bg_white1:hover		{background:url(/images/buttons/btn_white1_h.png) center no-repeat; cursor:pointer; cursor:hand;}

	.btn_bg_dkgrey				{background:url(/images/buttons/btn_dkgrey.gif) center no-repeat; color:#f0f0f0 !important;}
	.btn_bg_dkgrey:hover		{background:url(/images/buttons/btn_dkgrey_h.gif) center no-repeat; cursor:pointer; cursor:hand;}

	.btn_ltblue					{background:url(/images/buttons/btn_ltblue.png) center no-repeat; color:#d3ebff !important;}
	.btn_ltblue:hover			{background:url(/images/buttons/btn_ltblue_h.png) center no-repeat; cursor:pointer; cursor:hand;}
 
	.btn_ltblue_ltgrey			{background:url(/images/buttons/btn_ltblue_ltgrey.gif) center no-repeat; color:#d3ebff !important;}
	.btn_ltblue_ltgrey:hover	{background:url(/images/buttons/btn_ltblue_ltgrey_h.gif) center no-repeat; cursor:pointer; cursor:hand;}
 
	.button  					{float:left; width:126px; height:36px; text-align:center; vertical-align:middle; cursor:pointer; cursor:hand;}
	.button a					{font-size:1.3em; line-height:36px; font-weight:500; background-image:none; cursor:pointer; cursor:hand;}


	.button_clearbg				{background:url(/images/buttons/btn_white1.png) center no-repeat;}
/* -------------------- BUTTONS --------------------- */

