a:visited {
	color: #FF9900;
}
a:hover {
	color: #009933;
	text-decoration: blink;
}