a:link {
	color: #FF9900;
}
a:hover {
	color: #00CCFF;
}
a:visited {
	color: #CC9900;
}
