a {
	color: #FF6633;
	text-decoration: none;
}
a:hover {
	color: #FFCC66;
	text-decoration: none;
}
