a:link, a:visited {
	text-decoration: none;
	color: #ff8000;
}

a:hover, a:active {
	text-decoration: none;
	color: #ffcc66;
}
