#light {
	padding: 10px;
	color: #333333;
	background-color: #C2BCA2;
}
#light a {
	color: #333333;
	font-weight: bold;
}
#light a:hover {
	color: #000000;
	font-weight: bold;
}
.lightheader {
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
}
.lightalttext {
	color: #7A6C41;
}
