
body {

	background-color:#668866;


}


h1, h2, h3 {
	
	color:#558855;

}






a:link {
	color:#558855;
	text-decoration:underline;

}



a:visited {
	color:#558855;
	text-decoration:underline;
}

a:hover{color: #558855;
	text-decoration:underline;
}

