a:link {
	color: #CCC;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #FFF;
}

