.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration:none;
}
.Orangebodytxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #E955A4;
	letter-spacing: 1px;
}
.green_border {
	border: 1px solid #D1D1D1;
}

.orange_bold_txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2b4e40;
	text-decoration:none
}
.orange_bold_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2b4e40;
	text-decoration:none
}
.bodytxtwhite:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #31350b;
	letter-spacing: 1px;
	text-decoration:underline;
}
.bodytxtwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #31350b;
	letter-spacing: 1px;
	text-decoration:none;
}
.bodytxtwhite_onpage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #31350b;
	text-decoration:none;
	font-weight: bold;
}
