*, html {
	margin: 0;
	padding: 0px;
}

body {
	background-color: #617688;
	font-family: Trebuchet MS, Trebuchet, Arial, sans-serif;
}

ul {
	list-style-type: none;
	padding: 20px;
}

ul li {
	margin-bottom: 0px;
}

ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
