a {
	color: #5f4017;
	text-decoration: none;
}

a:hover {
	color: #5f4017;
	text-decoration: underline;
}
.green {
	color: #CCFF00;
	font-weight: normal;
}
.orange {
	color: #FFCC33;
	color: #4f5051;
    font-weight: normal;
    }