a:hover {
	color: ff9900;
}
a:active {
	color: #ff9a00;
}
a {
	color: #000066;
	text-decoration: none;
}
