body {
	background-color: #AFAFAF;
	color: #FFFFFF;
	text-decoration: none;
}
#tablelayout {
	color: #000000;
	text-decoration: none;
}
#table_01 {
	font-size: 0.8em;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
