@media all {
	#feh #feh_news {
		font-size:16px;
	}
	
	#feh #feh_news {
		font-family:Arial,Verdana,sans-serif;
	}
	
	#feh #feh_news {
		color:#444444;
	}
	
	#feh #feh_charts {
		font-family:Arial,Verdana,sans-serif;
	}
	
	#feh #feh_charts {
		font-size:16px;
	}
	
	#feh #feh_charts {
		color:#444444;
	}
	
	#feh .feh-card {
		border-radius: 0;
	}
	
	#feh #feh_dropdown_chart_selection select, 
	#feh #feh_dropdown_period_selection select {
		border-radius: 0 !important;
	}
	
	#feh .news-archive-button {
		border-radius: 0;
	}
	
	#feh .feh-card {
		border-color:#444444;
	}
	
	#feh #feh_dropdown_chart_selection select, 
	#feh #feh_dropdown_period_selection select {
		border-color:#444444;
	}
	
	#feh #feh_dropdown_chart_selection select:focus, 
	#feh #feh_dropdown_period_selection select:focus {
		border-color:#444444;
	}
	
	#feh #feh_dropdown_chart_selection label, 
	#feh #feh_dropdown_period_selection label {
		color: #444444 !important;
	}
	
	#feh .feh-headline {
		color:#686868;
		line-height: 1.5;
		letter-spacing: 0.12em;
		word-spacing: 0.16em;
	}
	#feh .feh-headline2 {
		color:#686868;
		line-height: 1.5;
		letter-spacing: 0.12em;
		word-spacing: 0.16em;
	}
	
	#feh #feh_news a {
		color:#6495ed;
		text-decoration: underline;
	}
	#feh #feh_news a:hover,
	#feh #feh_news a:focus{
		filter: brightness(1.2);
	}
	
	#feh #feh_news .news-archive-button {
		background-color:#999999;
	}
	
	#feh #feh_news .news-archive-button:hover,
	#feh #feh_news .news-archive-button:focus {
		filter: brightness(1.2);
	}
	
	#feh #feh_news .news-archive-button {
		color:#ffffff;
	}
	
	#feh .feh-error-text {
		color: #444444;
	}
	
	#feh .feh-error-box {
		border-color:#bb0000;
	}
	#feh .feh-error-box {
		background-color:#bb000020;
	}
	}