body {
	background-color: #54616f;
	color: black;
	margin-left: 0; 
	margin-top: 0;
}

a:link, a:visited {
	color: #339900;
	text-decoration: none;
	}
	
a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #339900;
}
