.text {
	font-size: 13px;
	line-height: 19pt;
	color: #4D4D4D;
}
.nextpage {
	font-size: 13px;
	font-weight: bold;
	color: 739E21;
	text-decoration: none;

}
a:hover {
	color: FF7900;
	text-decoration: underline;
}
