body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
a.red:link {
	color: #F5911D;
}
a.white:link {
	color: #ffffff;
}
a.red:visited {
	color: #F5911D;
}
a.white:visited {
	color: #ffffff;
}
a.red:hover {
	color: #000000;
}
a.white:hover {
	color: #000000;
}
a.red:active {
	color: #F5911D;
}
a.white:active {
	color: #ffffff;
}
a.red:link {
	text-decoration: none;
}
a.red:visited {
	text-decoration: none;
}
a.red:hover {
	text-decoration: underline;
}
a.red:active {
	text-decoration: none;
}
a.white:link {
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
}
a.white:hover {
	text-decoration: underline;
}
a.white:active {
	text-decoration: none;
}
.whitetext {color: #000000;}
