A { color: #666666; }
A:hover { text-decoration: none; color: #CCCCCC; }
A:active { text-decoration: none; color: #800040; }
A:visited {
	text-decoration: none;
	color: #999999;
}
