body {
	background: #D6D6D6;
}

td.redBackground {
	background: #DF4220;
}

a, a:visited
{
	color: #DF4220;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}