a:link {
	color: #663300;
	text-decoration: none;
	font-weight: normal; }

a:visited {
	color: #774400;
	text-decoration: none;
	font-weight: normal; }

a:hover {
	color: #aa5500;
	text-decoration: underline;
	font-weight: normal; }

a.menu:link {
	color: #fbd7bb;
	text-decoration: none;
	font-weight: bold; }

a.menu:visited {
	color: #ebd7bb;
	text-decoration: none;
	font-weight: bold; }

a.menu:hover {
	color: #eebb5c;
	text-decoration: underline;
	font-weight: bold; }

.title {
	color: #432508;
	text-decoration: none;
	font-weight: bold; }

.accent {
	color: #aa2508;
	text-decoration: none;
	font-weight: normal; }
	
.body {
	font-family: Arial, Helvetica;
	font-size: 10.0pt;
	text-decoration: none;
	font-weight: normal; }

.error {
	color: #aa2222;
	font-family: Arial, Helvetica;
	font-size: 10.0pt;
	text-decoration: none;
	font-weight: bold; }
