@charset "UTF-8";
/* CSS Document */

.headline {
	color: #ffffff;
	font-weight:bold;
}

a {
	color: #ffffff;
	text-decoration:none;}
