@charset "utf-8";
/* CSS Document */
.news_yellow {
	font-size: 9px;
	color: #FFFF00;
}
.news_headline_white {
	font-size: 11px;
	color: #FFFFFF
}
.news_white {
	font-size: 9px;
	color: #FFFFFF
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


