body {
	color: #6F6655;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	background-image: url(/images/page-background.jpg);
}
a:link {
	color: #801714;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #BCB4A2;
}
a:active {
	text-decoration: none;
	color: #801414;
}
