body {
	background-color: #a19b83;
	margin-top: 0px;
}
.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #4B2A01;
}
a.content_link:link {
	color: #4B2A01;
	font-weight: bold;
}
a.content_link:visited {
	color: #4B2A01;
	font-weight: bold;
}
a.content_link:hover {
	color: #CC6633;
	font-weight: bold;
}
a.content_link:active {
	font-weight: bold;
}