html {height:100%; }

body {
	background-color: #53dae1;
	overflow: auto ;
	width:100%; 
	height:100%; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.footer {
	font-family: Arial, Helvetica, sans-serif, ·s²Ó©úÅé;
	font-size: 12px;
	color: #5D96A9;
}
.footer a:link { text-decoration:none; color:#5D96A9}
.footer a:visited { text-decoration:none; color:#5D96A9}
.footer a:active { text-decoration:none; color:#5D96A9}
.footer a:hover { text-decoration:underline; color:#5D96A9}
