a {	
	color: #000000;	
	text-decoration: none;
	font-style: italic;
	font-weight: 700;
}

a:hover, a:active {
	color: #000000;	
	text-decoration: none;
	font-weight: 800;
}
	
body {	
	color: #000000;
	background-color: #f9f8e4; 
}

.boxes{
	position: absolute;
	border: none;
	background-color: none;
}
