body, BODY {
	background-color: #6c7050;
	font-family: Arial;
	color: #a0aa5c;
	font-weight: bolder;
	
}

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

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

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

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



}

