body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 64092A;
	font-size: 11px;
	background-color:#F87500;
	margin:0px;
}
table {
	font-size: 11px;
	color: 64092A;
}


a:link {
	text-decoration: none;
	color:
	#900;
}

a:visited {
	text-decoration: none;
	color:#900;
}
a:hover {
    text-decoration: underline;
}

