a:visited {
	color: #000066;
}
a:link {
	color: #ff9933;
}
a:hover {
	color: #999999;
}
a:active {
	color: #666666;
}
