body
{ 
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 1em;	
	text-align: justify;
	color:#FFFFFF;
	}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
	}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
a:hover {
	text-decoration: none;
	color: #000000;
	}

