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

