a {  text-decoration: none; color: #666666}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;

}
.pjustify {
	text-align: justify;
	text-decoration: none;

}
