.Text {

	font-family: Arial;

	font-size: 12px;

	color: #2E202D;

}

.TextBold {

	font-family: Arial;

	font-size: 12px;

	color: #2E202D;

	font-weight: bold;

}

.Header {

	font-family: Arial;

	font-size: 14px;

	color: #B98319;

	font-weight: bold;

}

.Small {

	font-family: Arial;

	font-size: 10px;

	color: #2E202D;

}

a:link {

	color: #B98319;

}

a:visited {

	color: #8B6212;

}

a:hover {

	color: #B98319;

}

a:active {

	color: #B98319;

}

.TextGoldBold {

	font-family: Arial;

	font-size: 12px;

	color: #B98319;

	font-weight: bold;

}

.Sidebar {

	font-family: Arial;

	font-size: 11px;

	color: #2E202D;
}
