body {
	background: #85A5CC;
	font-family: sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;

}
table {
	background: #2300FF;
	font-family: sans-serif;
	font-size: 14px;
}

a {
	color: #2300FF;
}

a:active {
	color: #2300FF;
}

a:focus {
	color: #2300FF;
}

a:hover {
	color: #2300FF;
}

a:link {
	color: #2300FF;
}

a:visited {
	color: #2300FF;
}
