body {
	color: white;
	background-color: #334397;
	font-family: Verdana, Arial, "Arial Black", sans-serif;
	font-size: 16px;
	text-align: center;
}

a {
	color: #00D8B9;
	text-decoration: none;
}

a:hover {
	color: #00D8F5;
	text-decoration: none;
}

