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


a:hover {
	color:#EF4D43;
	text-decoration:none;
}

.header {
	font-weight: bold;
	color: white;
	font-size: 10pt;
	font-family: Arial;
}

.body {
	color: white;
	font-size: 10pt;
	font-family: Arial;
}