

body {
	padding:0;
	margin: 0;
	background-color: #0089E1;
}
A {
	color:#00BBE4;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
}
A:hover {
	text-decoration: underline;
}

