body {
	background-color: #ffffff;
}

table {
	background-color: #ffffff;
}

a {
	text-decoration: underline;
	color: #C80202;
}

a:hover {
	text-decoration: none;
	color: #C80202;
}

