/*	
V1.05 ka css changes (27-10-2008)

*** ALL ENTRIES ARE ALPHABETICAL ***

*/


a.nws:link, a.nws:visited { 
	color: #ffffff;
	font-weight: bold;
}

a.nws:hover, a.nws:active { 
	color: #ff0000;
}


/* msg text color for errors on form! */
#msg { 
	background-color: #ff0000; 
	color: #ffffff; 
}

.news_event_desc {	
	font-size: 8pt; 
}

.news_event_date, .news_event_band { 
	font-weight: bold; 
}

.news_event_www {	
	font-size: 8pt; 
	font-weight: bold;
}

.news_form { 
	background-color: #ADC7B1; 
	color: #331111; 
	font-size: 9pt; 
}

.news_g { background-color: #ffffff; font-size: x-small; }

.news_month_head { 
	background-color: #A3C1A7; 	
	color: #426247;
}

.news_month_head_mnd { 
	background-color: #426247; 	
	color: #ffffff;
	font-size: 11pt; 
}

.news_top_months { 
	background-color: #426247; 
	font-size: 12pt; 
}

.news_top_uitleg { 
	background-color: #A3C1A7; 
	color: #072769; 
}

.news_top_years { 
	background-color: #426247; 
	color: #ffffff;
	font-size: 12pt; 
	letter-spacing: 0.5em; 
	font-size: 11pt; 
}


