.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #0033FF;
	text-decoration: none;
}
