.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#918e7d;
}
.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#918e7d;
	font-weight:bold;
}
a {
	text-decoration:none;
	color:#918e7d;
}
a:hover{
	text-decoration:underline;
	color:918e7d;
}
.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}
