body {
	background: url(images/red-toc-table.gif);
	padding: 0px;
	font-size: 14px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	color: white;
	font-size: 14px;

}

a:link, a:active, a:visited {
	color: white;
	text-decoration: none;

}

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

