.just {  text-align: justify}
.prima {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #0066CC; font-weight: bold}
a:link {
	color:#336633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#336633;
}
a:hover {
	text-decoration: none;
	color: #CC3300;

}
a:active {
	text-decoration: none; color:#336633;
}