.justify {
	text-align: justify;
}
a:hover {
	color: #CC3333;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
	
}
a:visited {
	color: #000000;
	text-decoration: none;
}

