A:VISITED {
	color: #000000;
	text-decoration: none;
}
A:LINK {
	color: #000000;
	text-decoration: none;
}

A:ACTIVE {
	color: #000099;
	text-decoration: none;
}

A:HOVER {
	color: #000000;
	text-decoration: underline;
}
	
BODY {
	background-color : #a3be77;
	font-family : "Arial";
	color : Black;
	margin: 0;
	padding : 0;
}

TABLE {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

IMG {
	border: 0
}

P {
	text-align : justify;
}
