a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #666666;	
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.generaltext {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

