

.button-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #663333;
	border-top: 1px solid #663333;
	text-indent: 6pt;
	vertical-align: middle;
}
.green-text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #336666;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: 336666;
	border-bottom-color: 336666;
}
.body-text-black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.green-text-small a:link {
	color: #336666;
	text-decoration: none;
}
.button-text a:link {
	color: 663333;
	text-decoration: none;
}
.button-text a:visited {
	color: 336666;
	text-decoration: none;
}
.button-text a:hover {
	color: 336666;
}