a {
  color: #FFCC33;
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.orange {
	color: #FF9900;
	font-weight: bold;
}
