body {
	text-align:center;
	background-color:#339999;
	color:#ffffff;
	font-family:Verdana, sans-serif;
}

a {font-weight:bold;}
a {color:#FFFFFF}
a {text-decoration:none}
a:hover {text-decoration:underline}
a:visited {color:#ffffff}

.footer {
	font-size:60%;
	text-align:center;
	margin-top:1em;
}
.footer a, .footer a:hover, .footer a:visited, .footer {
	color:#B5DADA;
}


