A:link {
	color : #405a40;
	text-decoration : none;
}
A:visited{
	color : #405a40;
	text-decoration : none;
}
A:active{
	color : #405a40;
	text-decoration : none;
}
A:hover{
	color : #405a40;
	text-decoration : underline;
}

body { 
	font : normal 10pt/normal Arial Narrow, Arial, Helvetica, san-serif, Garamond;
	margin : 0px 0px 0px 0px;
	text-align: justify;
	background-color: #405a40;
 }
