body {
	background-color:#4a4e72;
	color:#000000;
	margin:0 0 0 10px;
	padding:0;
}

table {
	background-color:#4a4e72;
	color:#ffc04c;
	font-family:"Century Gothic", sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	margin:0;
	padding:0;
	text-decoration:none;
}

div {
	background-color:#4a4e72;
	color:#ffc04c;
	font-family:"Century Gothic", sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	margin:0;
	padding:0;
	text-decoration:none;
}

a {
	color:#b8b3c7;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

