BODY {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #D2E6E7;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #4F4632;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}

A {
	color: #9C4459;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}

A:link {
	color: #9C4459;
	text-decoration: none;
}

A:visited {
	color: #9C4459;
	text-decoration: none;
}

A:hover {
	color: #4F4632;
	text-decoration: none;
}