a {
	text-decoration: none;
	font-weight: bold;
	color: #CC99CC;

}
a:hover {
	color: #000000;


}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
}
