body { 
	background-color: #b1c8ab; 
}

a {
	color: #330033;
}

a:hover {
	font-weight: bold; 	
}
