body {
	background-color: #312B34;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
}

a {
	color: #666666;
	text-decoration: underline;
	}

a:hover {
	color: #4ABCE1;
	text-decoration: underline;
	}

.bodycopy {
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}

.footer {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.footer a {
	color: #999999;
	text-decoration: none;
	}

.footer a:hover {
	color: #4ABCE1;
	text-decoration: underline;
	}
