body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #403d0b;
}
a {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #F87C1B;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F87C1B;
}
a:hover {
	text-decoration: underline;
	color: #30100B;
}
a:active {
	text-decoration: none;
}

