.background {
	background-color: #6699cc;
	
}
.headline {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	color: #2f4f4f;
	font-weight: bold;
}

	a:link {color: #afeeee; text-decoration: underline; }
	a:active {color: #afeeee; text-decoration: underline; }
	a:visited {color: #afeeee; text-decoration: underline; }
	a:hover {color: #afeeee; text-decoration: none; }

