
body,td,th {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF7E04;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF7E04;
}
a:hover {
	text-decoration: none;
	color: #FF7E04;
}
a:active {
	text-decoration: none;
	color: #FF7E04;
}
.orange {
	color:#FF941D;
	font-size: 18px;
	font-weight: bold;
}