body {
	width: auto;
	color: #000000;
	background-color: #FFFFFF;
	height: auto;
	border: 0px;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	leftmargin: 0;
	topmargin: 0;
	marginwidth: 0;
	marginheight: 0;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #0066FF;
}
a:active {
	color: #0066FF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}