<style type="text/css">
<!--

body {
	background-color: #547E85;
}
body {
	background-color: #547E85;
}

a:link {
	color: #36525A;
	text-decoration: none;
	 }
a:visited {
	text-decoration: none;
	color: #36525A;
	 
}
a:hover {
	text-decoration: underline;
	color: #63A5C2;
	 
}
a:active {
	text-decoration: none;
	 
}
 
.menu {font-size: 24px}
img.special {border: 5px white solid;}

-->
</style>