.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bodytextbrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #603900;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.titlebrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #603900;
	font-weight: bold;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F3EBD4;
}
a.bodytextbrown:link {
	text-decoration: none;
	color: #603900;
}
a.bodytextbrown:visited {
	text-decoration: none;
	color: #603900;
}
a.bodytextbrown:hover {
	text-decoration: none;
	color: #000000;
}
a.bodytextbrown:active {
	text-decoration: none;
	color: #603900;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #603900;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
