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

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

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

a.headerLink:hover {
	color: #5a5ab5;
	text-decoration: none;
}

.header {
	color: #ffffff;
}

.headerPhone {
	font-size: 28px;
}

