Body {
	background-color: #DDE3B6;
	margin: 0px;
	padding-bottom: 10px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDE3B6;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #E94474;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

