.header {
	text-align: left;
	font-family: Century Gothic;
	font-weight: bold;
	font-size: 18;
	color:E960BC;
}

.news {
	text-align: left;
	font-family: Century Gothic;
	font-size: small;
	color:999999;
}
.news2 {
	text-align: left;
	font-family: Century Gothic;
	font-size: 9;
	color:999999;
}

a {
	color:999999;
	text-decoration:none;
	font-size: small;
}

a:hover {
	color:999999;
	text-decoration:underline;
	font-size: small;
}
