a.header {
	text-decoration: none;
	color: white;
	
}

a.header:hover {
	text-decoration: none;
	color: #CCCCCC;
	
}