body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	background-color: #000000;
}
a {
	font-size: 16px;
}
a:link {
	color: 993333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: ffffff;
}
a:hover {
	text-decoration: underline;
	color: ffffff;
}
a:active {
	text-decoration: none;
	color: 993333;
}
