body {
	background-color: #5A94D5;
}

p {
	color: #FFFFFF;
	font: normal normal normal xx-small/normal "MS Sans Serif", Geneva, sans-serif;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

