body {
	background-color: #998877;
	
}
h1, h2, h3, p {
	color: #666666;
}
a:link, a:visited, a:active {
	color: #4c903b;
	text-decoration: none;
}
a:hover {
	text-decoration: line-through;
	letter-spacing: 3px;
}