body,td,th {
	color: #6b6b47;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}

