body, BODY {
	background-color: #365C47;
	font-family: Arial;
	color: #000000;
	font-weight: bolder;
	/* background-image: url(images/bg_body.jpg); */

}

	a:link {
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-weight: bolder;
	

}
	a:visited {
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-weight: bolder;
	

}
	a:active {
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-weight: bolder;
	

}
	a:hover {
	color: #000000;
	font-family: Arial;
	font-weight: bolder;
	text-decoration: none;
	



}
