BODY {
	background-color: #ffffff;
	margin : 0px;
}

A {
	color: #FACE03;
	text-decoration: none;
}

A:HOVER {text-decoration : underline;}

TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #ffffff;
}

.title {
	font-size : 20px;
	font-weight: bold;
	color: #FACE03;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #020841;
}