.content {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: justify;
	font-family: "Arial", "Helvetica", "sans-serif";



}
a:link {
	color: #FF6600;
	text-decoration: underline;

}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.link {
	color: #FF6600;
	text-decoration: underline;
}
