body {
	background-color: #CC6633;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001565;
}
a:link {
	color: #001565;
	text-decoration: none;
}
a:visited {
	color: #001565;
	text-decoration: none;
}
a:hover {
	color: #495488;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
