@charset "utf-8";	
				
/*@import url(styles_dark.css);		/*link to the main CSS file (dark color scheme) */
 @import url(styles_light.css);	/*link to the main CSS file (light color scheme) */
		
/*@import url(menu_dark.css);			/*link to the menu CSS file (dark color scheme) */
 @import url(menu_light.css);		/*link to the menu CSS file (light color scheme) */