@charset "utf-8";
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}
.paragraphtext {
	font-size: 11px;
	font-weight: normal;
}
a:link {
	color: #492914;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #746653;
}
a:active {
	text-decoration: none;
	color: #746653;
}
.small {
	font-size: small;
	color: #492914;
	font-weight: bold;
	text-align: left;
}
