
a:link {
	color: #FF9900;
}
a:hover {
	color: #FFCC00
}
a:visited { color: #FF9900; }
